Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Polynomial-Regression-using-scikit-learn

This project will give you a basic implementation of Polynomial Regression(Supervised Machine Learning) in Python.

Checkout the theory: https://www.analyticsvidhya.com/blog/2020/03/polynomial-regression-python/

The link for the dataset: https://www.kaggle.com/akram24/position-salaries

In polynomial regression the most important part is the transformation of the feature. All of this depends upon the relation between the dependent and the independent variable. The highest degree can be choosen based on the data.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages