mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-05-01 22:18:10 +08:00

Added predict function along with its test. Current interface is the same of the KNN example. In other words, only the class string is returned from the PredictOne function.
5 lines
50 B
CSV
5 lines
50 B
CSV
0,12,0,blue
|
|
0,0,645,red
|
|
9,213,0,blue
|
|
21,0,987,red
|