|
I am looking for some linearly inseparable classification problems and nonlinear regression problems to test support vector machines and artificial neural networks. Any public data sets would be appreciated. |
|
NIST has a set of nonlinear problems for testing nonlinear regression algorithms, try googling for "NIST StRD Nonlinear Regression Datasets" James |
|
feature1, feature2, class 1,1,a 2,2,a 1,2,b 2,1,b |