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/project failed May 30, 2024 in 0s

88.18% (-3.91%) compared to ec6004f

View this Pull Request on Codecov

88.18% (-3.91%) compared to ec6004f

Details

Codecov Report

Attention: Patch coverage is 17.64706% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 88.18%. Comparing base (ec6004f) to head (5842ed9).
Report is 1 commits behind head on dev.

Files Patch % Lines
src/classifier.jl 18.18% 9 Missing ⚠️
src/core.jl 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #248      +/-   ##
==========================================
- Coverage   92.08%   88.18%   -3.91%     
==========================================
  Files          12       12              
  Lines         316      330      +14     
==========================================
  Hits          291      291              
- Misses         25       39      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.