Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.
Abstract: The radial basis function network-based autoregressive with exogenous input (RBF-ARX) model is the nonlinear model based on state dependence with additional input. This brief discusses the ...