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

fix sklearn deprecated value for adaboost #512

Merged
merged 3 commits into from
Dec 9, 2024

revert case

849eeb0
Select commit
Loading
Failed to load commit list.
Merged

fix sklearn deprecated value for adaboost #512

revert case
849eeb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 9, 2024 in 0s

98.58% of diff hit (target 86.11%)

View this Pull Request on Codecov

98.58% of diff hit (target 86.11%)

Annotations

Check warning on line 107 in R/ParamChecks.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/ParamChecks.R#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 164 in R/SklearnClassifier.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/SklearnClassifier.R#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 142 in R/SklearnClassifierSettings.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/SklearnClassifierSettings.R#L142

Added line #L142 was not covered by tests

Check warning on line 200 in R/SklearnToJson.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/SklearnToJson.R#L200

Added line #L200 was not covered by tests

Check warning on line 237 in R/SklearnToJson.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/SklearnToJson.R#L237

Added line #L237 was not covered by tests