ntucllab / libact

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

version 0.1.3b0 #107

Closed yangarbiter closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   88.29%   88.46%   +0.16%     
==========================================
  Files          33       33              
  Lines        1188     1205      +17     
==========================================
+ Hits         1049     1066      +17     
  Misses        139      139
Impacted Files Coverage Δ
libact/query_strategies/hintsvm.py 93.87% <0%> (+0.85%) :arrow_up:
libact/query_strategies/uncertainty_sampling.py 91.66% <0%> (+2.47%) :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 4e3d616...aeb157b. Read the comment docs.