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

added adaptive active learning multilabel query strategy #91

Merged
merged 9 commits into from
Feb 28, 2017

Conversation

yangarbiter
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 21, 2017

Codecov Report

Merging #91 into master will increase coverage by 1.2%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master      #91     +/-   ##
=========================================
+ Coverage    77.7%   78.91%   +1.2%     
=========================================
  Files          31       32      +1     
  Lines        1081     1143     +62     
=========================================
+ Hits          840      902     +62     
  Misses        241      241
Impacted Files Coverage Δ
libact/query_strategies/multilabel/init.py 100% <100%> (ø)
..._strategies/multilabel/adaptive_active_learning.py 100% <100%> (ø)
libact/models/multilabel/binary_relevance.py 78.08% <100%> (+1.27%)

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 ab9d4d1...ab2e830. Read the comment docs.

@yangarbiter yangarbiter merged commit edb129b into master Feb 28, 2017
@yangarbiter yangarbiter deleted the adaptive branch February 28, 2017 02:25
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