ntucllab / libact

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

alias uncertainty sampleing to multiclass submodule #97

Closed yangarbiter closed 7 years ago

yangarbiter commented 7 years ago

86

codecov-io commented 7 years ago

Codecov Report

Merging #97 into master will increase coverage by 0.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   78.91%   78.93%   +0.01%     
==========================================
  Files          32       32              
  Lines        1143     1144       +1     
==========================================
+ Hits          902      903       +1     
  Misses        241      241
Impacted Files Coverage Δ
libact/query_strategies/multiclass/init.py 100% <100%> (ø) :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 edb129b...d5c0929. Read the comment docs.