Exceptions#
The sktime.exceptions
module contains classes for exceptions and warnings.
Custom exceptions and warnings.
NotEvaluatedError. |
|
Exception class to raise if estimator is used before fitting. |
|
Warning class used if there is an error while fitting the estimator. |