pyAFM icon indicating copy to clipboard operation
pyAFM copied to clipboard

Cross validation system needs to be refactored

Open eharpste opened this issue 8 years ago • 0 comments

When you run the package you get the following error:

...\sklearn\cross_validation.py:44: DeprecationWarning: This module was deprecated in version 0.18 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.20.

eharpste avatar Oct 20 '17 18:10 eharpste