Regression models implemented in Python and R.
The available code covers the following regression models:
- Simple Linear Regression
- Multiple Linear Regression
- Polynomial Regression
- Decision Tree regression
- Support Vector regression (SVR)
Output of some of the models are available at my blog