show_versions#

sklearn.show_versions()[源]#

打印有用的调试信息。

在 0.20 版本中添加。

示例

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