The Wayback Machine - https://web.archive.org/web/20200716232110/https://github.com/topics/sklearn
Skip to content
#

sklearn

scikit-learn logo

scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.

Here are 2,330 public repositories matching this topic...

hyperparameter_hunter
HunterMcGushion
HunterMcGushion commented Feb 19, 2019
  • Unable to supply validation_data to a Keras CVExperiment via model_extra_params[“fit”]
  • This is because HyperparameterHunter automatically sets validation_data to be the OOF data produced by the cross validation scheme
  • I can imagine this would be unexpected behavior, so I’d love to hear any thoughts on how to clear this up

Note

  • This issue (along with several others) was ori
rakshit-kumar
rakshit-kumar commented Dec 24, 2019

The library is generating lot of warnings (text below).

sklearn/utils/deprecation.py:144: FutureWarning: The sklearn.svm.classes 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.svm. Anything that cannot be imported from sklearn.svm is now part of the private API.

warnings.warn(message, Fut

Created by David Cournapeau

Released January 05, 2010

Latest release about 2 months ago

Repository
scikit-learn/scikit-learn
Website
scikit-learn.org
Wikipedia
Wikipedia

Related Topics

python scikit
You can’t perform that action at this time.