Niclas Jern
3fd2c95bcd
Added missing csv newlines.
2014-07-19 16:06:10 +03:00
Niclas Jern
7c4bb5c81c
Added examples used in linear regression tests.
2014-07-19 15:59:55 +03:00
Richard Townsend
889fec4419
Examples for RandomForest, ID3 and Random trees
2014-05-19 12:42:03 +01:00
Richard Townsend
a2c67592df
Adds Instances and Attributes type
...
* Refactors KNNClassifier to use them
* csv handling moved back into base due to a circular dependency
* Also adds the datasets used to test CSV handling
2014-05-13 22:08:11 +01:00
Stephen Whitworth
0e86db820e
Added KNN Regressor
2014-01-05 00:23:31 +00:00
Stephen Whitworth
334c12385e
Added example documentation
2014-01-04 19:31:33 +00:00