Repository containing Machine Learning projects in Python and R completed by me for self learning purpose. The Projects are presented in the form of python(.py) files , R(.R) files and the output is visualized using matplotlib and ggplot libraries and presented as pdf file.
LINEAR REGRESSION:
MULTPLE-LINEAR REGRESSION
POLYNOMIAL REGRESSION:
DECISION TREE:
RANDOM FOREST:
SUPPORT VECTOR REGRESSION:
PYTHON:https://github.com/rishikakapoor/Machine-Learning-Regression-Models/blob/master/svr.py
R:https://github.com/rishikakapoor/Machine-Learning-Regression-Models/blob/master/svr.R
RESULTS:https://github.com/rishikakapoor/Machine-Learning-Regression-Models/blob/master/SVR_plot.pdf