FeatureDataMismatchError
Bases: Exception
Raised when the columns of the table passed to the predict or fit method do not match with the specified features of the model.
Bases: Exception
Raised when the columns of the table passed to the predict or fit method do not match with the specified features of the model.
src/safeds/exceptions/_ml.py