mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-05-07 19:29:19 +08:00

* 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
5 lines
42 B
CSV
5 lines
42 B
CSV
1,1,1,blue
|
|
1,1,1,blue
|
|
3,3,3,red
|
|
6,6,6,red
|