Skip to content

Implementation of the Epsilon SVR and the Reduced Convex Hull SVR using CVXOPT optimization framework, and Cross Validation. Verified the results by comparing them with the SVR using sklearn library. Performed regression and analyzed the results of different kernels such as Linear, Polynomial and Rbf, by tweaking the hyper-parameters on Boston H…

Notifications You must be signed in to change notification settings

RitvikKapila/Epsilon-SVR-and-RH-SVR-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Implementation of the Epsilon SVR and the Reduced Convex Hull SVR using CVXOPT optimization framework, and Cross Validation. Verified the results by comparing them with the SVR using sklearn library. Performed regression and analyzed the results of different kernels such as Linear, Polynomial and Rbf, by tweaking the hyper-parameters on Boston H…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages