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

Deprecated sklearn.metrics.scorer in sklearn 0.22 #573

Closed
fradav opened this issue Dec 13, 2019 · 1 comment
Closed

Deprecated sklearn.metrics.scorer in sklearn 0.22 #573

fradav opened this issue Dec 13, 2019 · 1 comment

Comments

@fradav
Copy link

fradav commented Dec 13, 2019

sklearn 0.22 + latest skorch github (and also PR bugfix/sklearn-0.22)

/data/miniconda3/envs/pytorch/lib/python3.6/site-packages/sklearn/utils/deprecation.py:144: FutureWarning: The sklearn.metrics.scorer module is  deprecated in version 0.22 and will be removed in version 0.24. The corresponding classes / functions should instead be imported from sklearn.metrics. Anything that cannot be imported from sklearn.metrics is now part of the private API.
  warnings.warn(message, FutureWarning)
ottonemo added a commit that referenced this issue Dec 16, 2019
ottonemo added a commit that referenced this issue Dec 16, 2019
@BenjaminBossan
Copy link
Collaborator

Should be solved now

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

No branches or pull requests

2 participants