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 MLJ Serialization, add test for single class classifiers, fix single class classifiers predict #35

Merged
merged 3 commits into from
Jun 18, 2024

add test for single class classifiers, fix single class classifiers p…

e026b62
Select commit
Loading
Failed to load commit list.
Merged

Fix MLJ Serialization, add test for single class classifiers, fix single class classifiers predict #35

add test for single class classifiers, fix single class classifiers p…
e026b62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 22, 2024 in 0s

14.28% of diff hit (target 75.55%)

View this Pull Request on Codecov

14.28% of diff hit (target 75.55%)

Annotations

Check warning on line 14 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L14

Added line #L14 was not covered by tests

Check warning on line 18 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L18

Added line #L18 was not covered by tests

Check warning on line 25 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 27 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L27

Added line #L27 was not covered by tests

Check warning on line 31 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 36 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 51 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 53 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L53

Added line #L53 was not covered by tests

Check warning on line 55 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L55

Added line #L55 was not covered by tests

Check warning on line 57 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L59

Added line #L59 was not covered by tests

Check warning on line 64 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L64

Added line #L64 was not covered by tests

Check warning on line 72 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 76 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 80 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 82 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L82

Added line #L82 was not covered by tests

Check warning on line 87 in src/mlj_serialization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mlj_serialization.jl#L86-L87

Added lines #L86 - L87 were not covered by tests