This website requires JavaScript.
Explore
Help
Sign In
OrgLion-ML
/
golearn
Watch
1
Star
0
Fork
0
You've already forked golearn
mirror of
https://github.com/sjwhitworth/golearn.git
synced
2025-05-01 22:18:10 +08:00
Code
Issues
Releases
Wiki
Activity
golearn
/
base
History
hpxro7
a54d473cdd
Fixed incorrect instance shuffling algorithm.
2014-06-05 21:54:57 -07:00
..
attributes.go
Initial work on decision trees
2014-05-14 14:00:22 +01:00
classifier.go
Adds Instances and Attributes type
2014-05-13 22:08:11 +01:00
csv_test.go
Adds Instances and Attributes type
2014-05-13 22:08:11 +01:00
csv.go
Adds Instances and Attributes type
2014-05-13 22:08:11 +01:00
decompose_test.go
Adds Instances and Attributes type
2014-05-13 22:08:11 +01:00
domain.go
Refactored KNN to implement the estimator interface
2014-05-05 22:41:55 +01:00
instances.go
Fixed incorrect instance shuffling algorithm.
2014-06-05 21:54:57 -07:00
sort_test.go
Adds Instances and Attributes type
2014-05-13 22:08:11 +01:00