accord-net / framework

Machine learning, computer vision, statistics and general scientific computing for .NET
http://accord-framework.net
GNU Lesser General Public License v2.1
4.46k stars 2k forks source link

Add an Example for FanChenLinSupportVectorRegression Class #2153

Open mikesneider opened 3 years ago

mikesneider commented 3 years ago

Please add an example for FanChenLinSupportVectorRegression Class.

TODO (optional): Describe a specific scenario you would like to see addressed.

Help Topic: http://accord-framework.net/docs/html/T_Accord_MachineLearning_VectorMachines_Learning_FanChenLinSupportVectorRegression.htm

cesarsouza commented 3 years ago

Hi there,

Thanks for opening the issue! I just wanted to point out you can find some extra examples here: https://github.com/yoonhwang/c-sharp-machine-learning/blob/master/ch.11/RegressionModelReview.cs