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
/
trees
History
Richard Townsend
fdb67a4355
Initial work on decision trees
...
Random Forest has occasional disastrous accuracy: never seen that happen in WEKA
2014-05-14 14:00:22 +01:00
..
random.go
Initial work on decision trees
2014-05-14 14:00:22 +01:00
tree_test.go
Initial work on decision trees
2014-05-14 14:00:22 +01:00
tree.go
Initial work on decision trees
2014-05-14 14:00:22 +01:00
trees.go
Refactored KNN to implement the estimator interface
2014-05-05 22:41:55 +01:00