1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-28 13:48:56 +08:00
golearn/testknn.go

5 lines
37 B
Go
Raw Normal View History

2014-01-04 11:12:06 +00:00
package knn
import (
"testing"
)