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

5 lines
37 B
Go

package knn
import (
"testing"
)