You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
sklearn 0.22 + latest skorch github (and also PR
bugfix/sklearn-0.22
)The text was updated successfully, but these errors were encountered: