baybe.exceptions.ModelNotTrainedError

exception baybe.exceptions.ModelNotTrainedError[source]

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

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