EducationalTestingService / skll

SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
http://skll.readthedocs.org
Other
551 stars 67 forks source link

Update scikit-learn to 0.21.3 #559

Closed desilinguist closed 5 years ago

desilinguist commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #559   +/-   ##
=======================================
  Coverage   95.02%   95.02%           
=======================================
  Files          20       20           
  Lines        2992     2992           
=======================================
  Hits         2843     2843           
  Misses        149      149
Impacted Files Coverage Δ
skll/data/dict_vectorizer.py 100% <100%> (ø) :arrow_up:
skll/learner.py 95.96% <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 4cfa233...3f0c1ad. Read the comment docs.