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 add StreamDecisionForest class for streaming trees #116

Merged
merged 14 commits into from
Sep 12, 2023

Merge branch 'main' into sdf

5c867df
Select commit
Loading
Failed to load commit list.
Merged

ENH add StreamDecisionForest class for streaming trees #116

Merge branch 'main' into sdf
5c867df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 12, 2023 in 0s

89.28% of diff hit (target 87.68%)

View this Pull Request on Codecov

89.28% of diff hit (target 87.68%)

Annotations

Check warning on line 22 in sktree/experimental/sdf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sktree/experimental/sdf.py#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 24 in sktree/experimental/sdf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sktree/experimental/sdf.py#L24

Added line #L24 was not covered by tests

Check warning on line 213 in sktree/experimental/sdf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sktree/experimental/sdf.py#L213

Added line #L213 was not covered by tests

Check warning on line 219 in sktree/experimental/sdf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sktree/experimental/sdf.py#L219

Added line #L219 was not covered by tests

Check warning on line 227 in sktree/experimental/sdf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sktree/experimental/sdf.py#L224-L227

Added lines #L224 - L227 were not covered by tests

Check warning on line 230 in sktree/experimental/sdf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sktree/experimental/sdf.py#L230

Added line #L230 was not covered by tests

Check warning on line 258 in sktree/experimental/sdf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sktree/experimental/sdf.py#L257-L258

Added lines #L257 - L258 were not covered by tests