ENH, FIX i) build_oob_forest
backwards compatiblility with sklearn and ii) HonestForest stratification during bootstrap
#283
Codecov / codecov/patch
succeeded
Jun 24, 2024 in 1s
82.14% of diff hit (target 76.79%)
View this Pull Request on Codecov
82.14% of diff hit (target 76.79%)
Annotations
Check warning on line 74 in sktree/ensemble/_honest_forest.py
codecov / codecov/patch
sktree/ensemble/_honest_forest.py#L73-L74
Added lines #L73 - L74 were not covered by tests
Check warning on line 76 in sktree/ensemble/_honest_forest.py
codecov / codecov/patch
sktree/ensemble/_honest_forest.py#L76
Added line #L76 was not covered by tests
Check warning on line 675 in sktree/tree/_honest_tree.py
codecov / codecov/patch
sktree/tree/_honest_tree.py#L675
Added line #L675 was not covered by tests
Loading