Skip to main content
Glama

Linear Regression MCP

by HeetVekariya

upload_file

Upload a CSV file to the Linear Regression MCP server to preprocess data, train a model, and evaluate results by providing the file's absolute path.

Instructions

This function read the csv data and stores it in the class variable.

Args: Absolute path to the .csv file.

Returns: String which shows the shape of the data.

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "upload_fileArguments", "type": "object" }

You must be authenticated.

Other Tools from Linear Regression MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/HeetVekariya/Linear-Regression-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server