show_versions#

sklearn.show_versions()#

打印有用的调试信息”

Added in version 0.20.

Examples

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