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
1ade0afca6
Refactored KNN to implement the estimator interface
2014-05-05 22:41:55 +01:00
Stephen Whitworth
822b4c389f
Finished an implementation of KNN
2014-05-03 23:08:43 +01:00
Stephen Whitworth
4fead571ae
Refactored the KNN regressor
2014-05-01 21:20:44 +01:00
Stephen Whitworth
8f1de1ba2c
Refactoring some stuff
2014-05-01 19:56:30 +01:00
Bert Chang
0c2187763f
Add package file, rewrite import.
2014-04-30 22:13:07 +08:00
Stephen Whitworth
e1663eefa8
Starting interface design
2014-04-30 08:57:13 +01:00
Stephen Whitworth
0e86db820e
Added KNN Regressor
2014-01-05 00:23:31 +00:00
Stephen Whitworth
9815b00e77
Created a KNN example
2014-01-04 19:33:48 +00:00
Stephen Whitworth
334c12385e
Added example documentation
2014-01-04 19:31:33 +00:00