Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated scikit learn version >= 1.0.1 #87

Open
wants to merge 5 commits into
base: stable
Choose a base branch
from

Conversation

AndrewJamesTurner
Copy link

This pull request updates the version of scikit-learn used by sklearn-porter to the current stable release (>-1.0.1).

Changes comprise:

  • updating the specified version of scikit-learn in requirements.txt
  • fixed broken imports due to changes to scikit-learn
  • commenting out (minimal) broken tests (which may be due to changes in joblib, but I'm not 100% sure)

All tests (other than the few mentions above) pass on my local system:

  • platform linux -- Python 3.8.10, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 -- /usr/bin/python3
  • gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
  • java openjdk version "17.0.1" 2021-10-19
  • javac 17.0.1
  • PHP 7.4.3 (cli) (built: Nov 25 2021 23:16:22) ( NTS )
  • ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
  • go version go1.13.8 linux/amd64
  • node v16.13.2

Let be know if any details are required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant