Trains a linear regression model from a CSV file using Claude and the Model Context Protocol (MCP).
This tool offers an end-to-end machine learning workflow by enabling Claude to train a linear regression model directly from a CSV dataset. It handles data preprocessing, model training, and evaluation, providing the Root Mean Squared Error (RMSE) as a performance metric.