/Support-Vector-Regression

A very basic Support Vector Regression model implemented in python

Primary LanguagePython

Support--Vector-Regression

A very basic Support Vector Regression model implemented in python using the sklearn.svm library. Feature scaling has been done to the dataset to get a proper prediction.