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-04-28 13:48:56 +08:00
Code
Issues
Releases
Wiki
Activity
golearn
/
base
History
Richard Townsend
1b0e2dce7c
Correction to randomisation and train-test split
2014-05-18 11:23:32 +01: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
Correction to randomisation and train-test split
2014-05-18 11:23:32 +01:00
sort_test.go
Adds Instances and Attributes type
2014-05-13 22:08:11 +01:00