ntucllab / libact

Pool-based active learning in Python
http://libact.readthedocs.org/
BSD 2-Clause "Simplified" License
776 stars 174 forks source link

Minor fixes #105

Closed yangarbiter closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #105 into master will increase coverage by 0.1%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master    #105     +/-   ##
========================================
+ Coverage   88.29%   88.4%   +0.1%     
========================================
  Files          33      33             
  Lines        1188    1199     +11     
========================================
+ Hits         1049    1060     +11     
  Misses        139     139
Impacted Files Coverage Δ
...query_strategies/multilabel/binary_minimization.py 100% <ø> (ø) :white_check_mark:
libact/query_strategies/uncertainty_sampling.py 91.66% <0%> (+2.47%) :white_check_mark:

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 d3e314f...008b4b0. Read the comment docs.