class sklearn.exceptions.ChangedBehaviorWarning [source]
Warning class used to notify the user of any change in the behavior.
Changed in version 0.18: Moved from sklearn.base.
| Attributes: | 
  |  
|---|
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.
    © 2007–2018 The scikit-learn developers
Licensed under the 3-clause BSD License.
    http://scikit-learn.org/stable/modules/generated/sklearn.exceptions.ChangedBehaviorWarning.html