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

https://github.com/ditikrushna/predict-sales-revenue-using-multiple-regression-model

In this project you will build and evaluate multiple linear regression models using Python. You will use scikit-learn to calculate the regression, while using pandas for data management and seaborn for data visualization. The data for this project consists of the very popular Advertising dataset to predict sales revenue based on advertising spending through media such as TV, radio, and newspaper.
https://github.com/ditikrushna/predict-sales-revenue-using-multiple-regression-model

data-science multiple-regression multiple-regression-analysis regression-models seaborn

Last synced: over 1 year ago
JSON representation

In this project you will build and evaluate multiple linear regression models using Python. You will use scikit-learn to calculate the regression, while using pandas for data management and seaborn for data visualization. The data for this project consists of the very popular Advertising dataset to predict sales revenue based on advertising spending through media such as TV, radio, and newspaper.

Awesome Lists containing this project