fatf.exceptions.PrefittedModelError

exception fatf.exceptions.PrefittedModelError[source]

Exception raised when a model is fitted and an unfitted one is expected.

This is usually raised when a fitted model is tried to be fitted again.