Releases: UznetDev/LinearRegression
Releases · UznetDev/LinearRegression
Version 1.0.0
This is the initial release of the Linear Regression project, providing a simple yet effective implementation of linear regression using gradient descent in Python. This version includes the core functionality required to fit a linear model to your data, make predictions, and evaluate the model using Mean Squared Error (MSE).