neurodata / treeple

Scikit-learn compatible decision trees beyond those offered in scikit-learn
https://treeple.ai
Other
65 stars 14 forks source link

MAINT `HonestForestClassifier` now has `bootstrap=True` as the default. And removing old MIGHT code #274

Closed adam2392 closed 4 months ago

adam2392 commented 5 months ago

Fixes #146

Changes proposed in this pull request:

Before submitting

After submitting

sampan501 commented 4 months ago

Pending unit test pass