Update scikit-learn to 0.22.2 by desilinguist · Pull Request #595 · EducationalTestingService/skll

Conversation

@desilinguist

This PR:

  • updates scikit-learn from 0.21.3 to 0.22.2
  • updates test data due to this update
  • updates import statements because of scikit-learn's API refactoring
  • fixes a bug in logutils.py.

Note: The conda and PyPI packages for 0.22.2 have a strange name this time (0.22.2.post1). This is most likely because they needed to fix something after they had already uploaded 0.22.2 to PyPI which does not allow re-uploading with the same version number.

@pep8speaks

@codecov

# Conflicts:
#	tests/test_output.py

@desilinguist

ghost

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any change in the data or experiments in the tests. In a few cases I see a bigger difference, so wondering why it is happening.

@desilinguist

@bndgyawali there are a lot of bug fixes and changes in scikit-learn so all of the changes in the numbers are due to that.

aoifecahill

@desilinguist desilinguist linked an issue

Mar 11, 2020

that may be closed by this pull request

ghost

aoifecahill