show_versions#

sklearn.show_versions()[原始碼]#

列印有用的除錯資訊

在版本 0.20 中新增。

範例

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