Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Multiple-Regression-using-scikit-learn

The code will provide you with the basic implementation of Multiple Linear Regression(MLR), a Supervised Machine Learning Algo using scikit-learn in Python.

The dataset used is: https://www.kaggle.com/farhanmd29/50-startups

The theory for MLR: https://medium.com/@subarna.lamsal1/multiple-linear-regression-sklearn-and-statsmodels-798750747755

Backward Elimination(Feature Selection technique): https://towardsdatascience.com/backward-elimination-for-feature-selection-in-machine-learning-c6a3a8f8cef4

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors