show_versions#

sklearn.show_versions()[源代码]#

打印有用的调试信息”

Added in version 0.20.

示例

>>> from sklearn import show_versions
>>> show_versions()