baybe.exceptions.ModelNotTrainedError

exception baybe.exceptions.ModelNotTrainedError[source]

A prediction/transformation is attempted before the model has been trained.

__init__(*args, **kwargs)
classmethod __new__(*args, **kwargs)