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.24.1 #659

Closed desilinguist closed 3 years ago

desilinguist commented 3 years ago

This PR closes #653.

It pretty much works out of the box except for two changes:

codecov[bot] commented 3 years ago

Codecov Report

Merging #659 (1b4b870) into main (a9321a4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #659   +/-   ##
=======================================
  Coverage   95.09%   95.09%           
=======================================
  Files          27       27           
  Lines        3101     3101           
=======================================
  Hits         2949     2949           
  Misses        152      152           
Impacted Files Coverage Δ
skll/learner/__init__.py 96.47% <ø> (ø)

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 a9321a4...1b4b870. Read the comment docs.