Skip to content

The repository shows examples of working with regression models in python for data analysis tasks.

Notifications You must be signed in to change notification settings

thanderoy/Regression-Models-Python

Repository files navigation

Regression Models - Python

The repository shows examples of working with the following regression models for data analysis tasks.

  • Simple Linear
  • Multiple Linear
  • Polynomial Regression

Regression analysis involves obtaining relationship between independent and dependent variable for given dataset.

Dependencies

  • numpy
  • matplotlib
  • pandas
  • scikit-learn (sklearn)

Publicly available datasets have been used and included in the repo.

Jupyter Notebooks have been updated and are recommended for better understanding.

About

The repository shows examples of working with regression models in python for data analysis tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors