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