【发布时间】:2017-12-14 00:32:58
【问题描述】:
你能帮我解决这个问题吗?
C:\Python27\lib\site-packages\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. "This module will be removed in 0.20.", DeprecationWarning)
【问题讨论】:
-
请post text, not screenshots,即使你方便:)
-
谢谢,这是我无法解决的问题 C:\Python27\lib\site-packages\sklearn\cross_validation.py:44: DeprecationWarning: This module was deprecated in version 0.18支持将所有重构的类和函数移入的 model_selection 模块。另请注意,新的 CV 迭代器的接口与此模块的接口不同。此模块将在 0.20 中删除。 "这个模块将在 0.20 中被移除。", DeprecationWarning)
标签: machine-learning scipy scikit-learn scikits