Researchers have developed a new Sequential Minimal Optimization (SMO) algorithm for $\varepsilon$-SVR that incorporates Mean Absolute Percentage Error (MAPE) directly into the loss function. This novel approach modifies the standard $\varepsilon$-SVR by introducing sample-dependent box constraints, which affects feasibility sets and clipping bounds. An implementation of this algorithm is available in the open-source "psvr" R package. AI
Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →
IMPACT Introduces a novel optimization algorithm for regression models, potentially improving accuracy in specific forecasting scenarios.
RANK_REASON This is a research paper detailing a new algorithm for a statistical modeling technique.