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

Scikit learn's DeprecationWarning #1564

Open
Sentient07 opened this issue Nov 11, 2015 · 1 comment
Open

Scikit learn's DeprecationWarning #1564

Sentient07 opened this issue Nov 11, 2015 · 1 comment

Comments

@Sentient07
Copy link

When i tried running the nosetests, i got the following warning:
./home/ramana/mlvnev/local/lib/python2.7/site-packages/sklearn/cross_validation.py:42: DeprecationWarning: This module has been deprecated in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface of the new CV iterators are different from that of this module. This module will be removed in 0.19.
"This module will be removed in 0.19.", DeprecationWarning)

@dwf
Copy link
Contributor

dwf commented Nov 11, 2015

Just FYI, pylearn2 isn't being actively worked on anymore by anyone. We won't object to pull requests that fix various things like this, but they may take a while to be review.

For more actively maintained Theano-based toolkits in a similar spirit check out Lasagne/Lasagne or mila-udem/blocks. One of the original authors of pylearn2 is now at Google and is a contributor to tensorflow/tensorflow.

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