ntucllab / libact

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

correct adaptive_active_learning bug #145

Closed ej0cl6 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #145 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #145   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files          34       34           
  Lines        1358     1358           
=======================================
  Hits         1218     1218           
  Misses        140      140
Impacted Files Coverage Δ
..._strategies/multilabel/adaptive_active_learning.py 100% <100%> (ø) :arrow_up:

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 aebd128...ca94cec. Read the comment docs.