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
Remo Hertig
f77c1dcde0
use multiple return values instead of an array in InstancesTrainTestSplit
2014-06-06 21:33:17 +02:00
Stephen Whitworth
4fa0698748
Merge pull request #33 from Sentimentron/randomforests-upstream
...
ID3 and random decision trees and random forests
2014-05-24 10:01:38 +01:00
Richard Townsend
889fec4419
Examples for RandomForest, ID3 and Random trees
2014-05-19 12:42:03 +01:00
Stephen Whitworth
b70e2a318a
Fixing up stuff for Travis
2014-05-17 21:41:10 +01:00
Stephen Whitworth
22ab4092e7
Fixing up stuff for Travis
2014-05-17 21:33:48 +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
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