multiple-regression-analysis topic
List
multiple-regression-analysis repositories
Predict-Sales-Revenue-Using-Multiple-Regression-Model
22
Stars
24
Forks
Watchers
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 fo...