simn93 / PySVR-FW

Support Vector Machine for Regression (SVR) that use Frank-Wolfe (FW: an iterative firstorder optimization algorithm for constrained convex optimization) method for the resolution of the optimization problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySVR-FW

Support Vector Machine for Regression (SVR) that use Frank-Wolfe (FW: an iterative firstorder optimization algorithm for constrained convex optimization) method for the resolution of the optimization problem.

About

Support Vector Machine for Regression (SVR) that use Frank-Wolfe (FW: an iterative firstorder optimization algorithm for constrained convex optimization) method for the resolution of the optimization problem.


Languages

Language:Python 100.0%