Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH, FIX i) build_oob_forest backwards compatiblility with sklearn and ii) HonestForest stratification during bootstrap #283

Merged
merged 28 commits into from
Jun 24, 2024

Add unit teste coverage

290c5f6
Select commit
Loading
Failed to load commit list.
Merged

ENH, FIX i) build_oob_forest backwards compatiblility with sklearn and ii) HonestForest stratification during bootstrap #283

Add unit teste coverage
290c5f6
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sktree/tree/_honest_tree.py#L675

Added line #L675 was not covered by tests