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

https://github.com/fabulousthomas/linear-regression-visualization

Introduces a script to perform linear regression on housing data, including data preprocessing, visualization, model training, prediction, and evaluation. The script uses pandas, seaborn, matplotlib, and scikit-learn to analyze relationships and predict housing prices.
https://github.com/fabulousthomas/linear-regression-visualization

linear-regression matplotlib-pyplot pandas python seaborn sklearn

Last synced: about 1 month ago
JSON representation

Introduces a script to perform linear regression on housing data, including data preprocessing, visualization, model training, prediction, and evaluation. The script uses pandas, seaborn, matplotlib, and scikit-learn to analyze relationships and predict housing prices.

Awesome Lists containing this project