Excel and other spreadsheets are the workhorses of modern business. You've probably used the regression function to find a trend line or other linear relationship in your data. Here's why using Python ...
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.