Bases: Exception
Exception
Exception raised when an action is called before the model is fitted.
message (string) – The message which is passed to the Exception class.
Exception raised when an action is called before the model is not compiled.