When trying to create a ML Model I ran into the problem, that AutoML apparantly isn't available on my IRIS instance.
I was able to use the following command successfully: CREATE MODEL ECLASSPREDICT PREDICTING (eClass) FROM SQLUSER.CRMSHOPARTIKEL
Then when trying to use TRAIN MODEL ECLASSPREDICT, I get the error from the image: