Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages