Can we import model built in python to Rapidminer?


in Help
If I build a model in python, then can I import the model into rapidminer?
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,321
RM Data Scientist
Hi,to a degree. You can use the Python Transformer to read your pickled model and apply it to a RM data set. This still means you execute python in your analysis, but for the user it looks like a normal operator.~Martin- Head of Data Science Services at RapidMiner -
Dortmund, Germany0