ntucllab / libact

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

make sure that data are float64 before sending to hintsvm solver #122

Closed yangarbiter closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files          34       34           
  Lines        1358     1358           
=======================================
  Hits         1218     1218           
  Misses        140      140
Impacted Files Coverage Δ
libact/query_strategies/hintsvm.py 93.02% <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 c4d4f58...ffecbb2. Read the comment docs.