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

refactor: SurrogatesRandomForest with SurrogatesBase #477

Merged
merged 2 commits into from
Mar 12, 2024

refactor: add scalar evaluation for SurrogatesSVM

a20c8d5
Select commit
Loading
Failed to load commit list.
Merged

refactor: SurrogatesRandomForest with SurrogatesBase #477

refactor: add scalar evaluation for SurrogatesSVM
a20c8d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 7, 2024 in 0s

0.00% of diff hit (target 78.22%)

View this Pull Request on Codecov

0.00% of diff hit (target 78.22%)

Annotations

Check warning on line 39 in lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 43 in lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 50 in lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 54 in lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl#L54

Added line #L54 was not covered by tests

Check warning on line 59 in lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 64 in lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesRandomForest/src/SurrogatesRandomForest.jl#L64

Added line #L64 was not covered by tests

Check warning on line 44 in lib/SurrogatesSVM/src/SurrogatesSVM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesSVM/src/SurrogatesSVM.jl#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 61 in lib/SurrogatesSVM/src/SurrogatesSVM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/SurrogatesSVM/src/SurrogatesSVM.jl#L61

Added line #L61 was not covered by tests