1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from PaulHobbs/patch-1 More... over 12 years ago
Fix parse error in viterbi_tree.py More... over 12 years ago
starting to sketch out unified GPU bread first splitting More... over 12 years ago
playing with speeding up GINI evaluation More... about 14 years ago
got oblique trees working again, added a little extra typechecking More... about 14 years ago
added missing files for clustered estimators More... about 14 years ago
created clustered classifiers, added train_clustered_svm_ensemble More... about 14 years ago
made randomized_trees shorter by default More... about 14 years ago
made randomized_trees shorter by default More... about 14 years ago
added regression random forests More... about 14 years ago
minor update More... about 14 years ago
added additive regression forest More... about 14 years ago
renamed clustered_regression_ensemble, added construction helper More... about 14 years ago
added clustered regression More... about 14 years ago
improved memory usage of random forest construction More... about 14 years ago
Merge branch 'master' of github.com:capitalk/treelearn More... about 14 years ago
slight speedup in gini criterion for decision trees More... about 14 years ago
Update README.md More... about 14 years ago
Update README.md More... about 14 years ago
bump version number More... about 14 years ago
fixed mysterious segfault More... about 14 years ago
added regression ensemble More... about 14 years ago
got rid of extra debug prints More... about 14 years ago
added typecheck code More... about 14 years ago
added new functions to init More... about 14 years ago
diversified recipes, added SGD forest More... about 14 years ago
Update README.md More... about 14 years ago
added iris dataset tests More... about 14 years ago
updated version More... about 14 years ago
forgot to add oblique tree source More... about 14 years ago