Fit the entire epsilon path for Support Vector Regression
Fit the entire epsilon path for Support Vector Regression
The Suport Vector Regression (SVR) employs epsilon-intensive loss which ignores errors smaller than epsilon. This algorithm computes the entire paths for SVR solution as a function of epsilon at a given regularization parameter lambda, which we call epsilon path.