This documentation is for scikit-learn version 0.18.2 — Other versions
If you use the software, please consider citing scikit-learn.
sklearn.exceptions
sklearn.exceptions.
ChangedBehaviorWarning
Warning class used to notify the user of any change in the behavior.
Changed in version 0.18: Moved from sklearn.base.