ExampleTable/ExampleSet to Operator
ftgo
New Altair Community Member
Answers
-
Hello Felipe,
On RapidMiner's download page (http://sourceforge.net/projects/yale/) you can find a file called tutorial.pdf which contains a short chapter about using rapidminer as api.
I suggest to read the mentioned parts. If you still have questions, feel free to ask.
In short you can create an exampleSet by table.createExampleSet(....).
An ExampleSet can be wrapped using IOContainer and then passed to operators as input.
regards,
Steffen0 -
Thanks steffen...
About the tutorial, I have read already the tutorial pdf.
Thanks, I will pay attention now to the IOContainer example.
Felipe.0