Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goldsharon/linear_regression

This repository features a Linear Regression model built from scratch in Python, using gradient descent for parameter optimization. Includes scripts and Jupyter notebooks for model training, testing, and visualization, with Mean Squared Error evaluation. Ideal for beginners and ML enthusiasts exploring regression techniques
https://github.com/goldsharon/linear_regression

gradient-descent linear-regression machine-learning predictive-modeling

Last synced: 25 days ago
JSON representation

This repository features a Linear Regression model built from scratch in Python, using gradient descent for parameter optimization. Includes scripts and Jupyter notebooks for model training, testing, and visualization, with Mean Squared Error evaluation. Ideal for beginners and ML enthusiasts exploring regression techniques

Awesome Lists containing this project