mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-04-28 13:48:56 +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
42 B
42 B
1 | 1 | 1 | 1 | blue |
---|---|---|---|---|
2 | 1 | 1 | 1 | blue |
3 | 3 | 3 | 3 | red |
4 | 6 | 6 | 6 | red |