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 bug in MMC #85

Merged
merged 6 commits into from
Feb 15, 2017
Merged

fix bug in MMC #85

merged 6 commits into from
Feb 15, 2017

Conversation

yangarbiter
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 15, 2017

Codecov Report

Merging #85 into master will increase coverage by 0.66%.
The diff coverage is 97.95%.

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   87.48%   88.15%   +0.66%     
==========================================
  Files          27       28       +1     
  Lines         895      920      +25     
==========================================
+ Hits          783      811      +28     
+ Misses        112      109       -3
Impacted Files Coverage Δ
libact/models/sklearn_adapter.py 95.65% <ø> (+4.34%)
libact/models/multilabel/dummy_clf.py 94.11% <100%> (-5.89%)
..._strategies/multilabel/maximum_margin_reduction.py 97.77% <100%> (-0.3%)
libact/query_strategies/multilabel/init.py 100% <100%> (ø)
libact/models/multilabel/binary_relevance.py 76.81% <100%> (ø)
...query_strategies/multilabel/binary_minimization.py 100% <100%> (ø)
libact/models/logistic_regression.py 94.73% <ø> (+15.78%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c1f799...5e553f4. Read the comment docs.

@yangarbiter yangarbiter merged commit 4cc5685 into master Feb 15, 2017
@yangarbiter yangarbiter deleted the binmin branch February 15, 2017 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants