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
BF: explicitly mark train_test_split as not the one for nosetesting
otherwise nose might consider running it resulting in
File "/tmp/buildd/scikit-learn-0.13/debian/python-sklearn/usr/lib/python2.7/dist-packages/sklearn/cross_validation.py", line 1349, in train_test_split
raise ValueError("At least one array required as input")
ValueError: At least one array required as input
as was also reported on the mailing list
Message-ID: <50F6B2D3.1010801@sina.com>
0 commit comments