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

DecisionTreeRegressor #30

Merged
merged 30 commits into from
Sep 20, 2023

fix windows 3.6 issue for cinit input types

dc76058
Select commit
Loading
Failed to load commit list.
Merged

DecisionTreeRegressor #30

fix windows 3.6 issue for cinit input types
dc76058
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 14, 2023 in 0s

86.31% of diff hit (target 86.35%)

View this Pull Request on Codecov

86.31% of diff hit (target 86.35%)

Annotations

Check warning on line 51 in pymilo/chains/decision_tree_chain.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymilo/chains/decision_tree_chain.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 65 in pymilo/chains/decision_tree_chain.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymilo/chains/decision_tree_chain.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 122 in pymilo/chains/decision_tree_chain.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymilo/chains/decision_tree_chain.py#L122

Added line #L122 was not covered by tests

Check warning on line 132 in pymilo/chains/decision_tree_chain.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymilo/chains/decision_tree_chain.py#L132

Added line #L132 was not covered by tests

Check warning on line 138 in pymilo/utils/test_pymilo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymilo/utils/test_pymilo.py#L138

Added line #L138 was not covered by tests