"[SOLVED] Integrating RapidMiner into Java Application - Beginner's Questions"
Dear all,
i just started to work with RapidMiner some days ago. I'd like to integrate RM into an existing Java Application, which offers all data I need for the classification task in RM. So, I created an ExampleSet within my Java Application according to the last section in http://rapid-i.com/wiki/index.php?title=Integrating_RapidMiner_into_your_application.
I know that I have to model my process within the RM GUI and export it as XML file which can be passed to RM later in my Java Application. My question is how to model the data import in RM GUI. What should I insert instead of my Retrieve Operator (from repository), so that I can add my ExampleSets directly from my Java Application into the operators.
Thanks in advance.
Best regards
Merlot
i just started to work with RapidMiner some days ago. I'd like to integrate RM into an existing Java Application, which offers all data I need for the classification task in RM. So, I created an ExampleSet within my Java Application according to the last section in http://rapid-i.com/wiki/index.php?title=Integrating_RapidMiner_into_your_application.
I know that I have to model my process within the RM GUI and export it as XML file which can be passed to RM later in my Java Application. My question is how to model the data import in RM GUI. What should I insert instead of my Retrieve Operator (from repository), so that I can add my ExampleSets directly from my Java Application into the operators.
Thanks in advance.
Best regards
Merlot