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

add constructor for binary classifiers #248

Closed
wants to merge 4 commits into from

add some docs for the binary classifier

5842ed9
Select commit
Loading
Failed to load commit list.
Closed

add constructor for binary classifiers #248

add some docs for the binary classifier
5842ed9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 30, 2024 in 1s

17.64% of diff hit (target 92.08%)

View this Pull Request on Codecov

17.64% of diff hit (target 92.08%)

Annotations

Check warning on line 46 in src/classifier.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/classifier.jl#L43-L46

Added lines #L43 - L46 were not covered by tests

Check warning on line 49 in src/classifier.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/classifier.jl#L49

Added line #L49 was not covered by tests

Check warning on line 55 in src/classifier.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/classifier.jl#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 241 in src/core.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core.jl#L237-L241

Added lines #L237 - L241 were not covered by tests