Hey guys,
I implemented a Pytorch Model and trained it and now i want to apply this model in Rapidminer. Is this possible?
When i retrieve the model and try to apply it with the "Apply Model"-Operator I get the following error message:
"Your connection is producing the wrong type of data. Try changing the starting point of the connection."
When I look at the logs, this is the error message:
Aug 8, 2021 12:06:37 PM SEVERE: Process failed: Wrong input of type 'File' at port 'model'. Expected type 'Model'.
How would I do this? Is there something wrong with the model?
Best regards,
Enes