fatf.exceptions
fatf.exceptions.
UnfittedModelError
Exception raised when a model is unfitted and a fitted one is expected.
This is usually raised when the model is not fitted and a predict or a predict_proba method is called.
predict
predict_proba