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.
The regression slopes relative to the 1:1 are shown as colored lines, with blue lines corresponding to the original Morel07 model and yellow lines corresponding to the refitted model. For Kd ...