ntucllab / libact

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

Docs #109

Closed yangarbiter closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #109 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   88.29%   88.29%           
=======================================
  Files          33       33           
  Lines        1188     1188           
=======================================
  Hits         1049     1049           
  Misses        139      139
Impacted Files Coverage Δ
libact/models/multilabel/binary_relevance.py 78.08% <ø> (ø) :arrow_up:
libact/query_strategies/uncertainty_sampling.py 89.18% <ø> (ø) :arrow_up:
.../multiclass/active_learning_with_cost_embedding.py 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 f69b398...14d9bcc. Read the comment docs.