sklearn.exceptions.ChangedBehaviorWarning?

class sklearn.exceptions.ChangedBehaviorWarning

[源碼]

警告類,用于通知用戶行為的任何更改。

版本0.18中的變化: 從sklearn.base移動。

屬性 說明
args

方法

方法 說明
with_traceback() Exception.with_traceback(tb) – set self.traceback to tb and return self.
with_traceback()

Exception.with_traceback(tb) – set self.traceback to tb and return self.