This repository consists of algorithms related to regression
is to develop a holistic understanding of regression analysis and to synergize my theoratical understanding with practical implementations. I have worked extensively on
- Simple linear regression
- Multiple linear regression
- Polynomial regression
- Support vector regression
- Decision tree regressopn
- Random forest regression
- Python(numpy , pandas , Scikit-learn)