The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
Transforming ExampleSet into 2D double Array
Hello,
I have a question that you will not probably like to hear, but it would really help me with my work. I'm transforming a feature selection method into a RapidMiner operator and right now I have about 3,5k lines of code. The problem is, that this method expects a 2D double array input.
My question is - is there an easy way to transform ExampleSet into 2D double array and vica versa?
Thank you for your help,
Milan
I have a question that you will not probably like to hear, but it would really help me with my work. I'm transforming a feature selection method into a RapidMiner operator and right now I have about 3,5k lines of code. The problem is, that this method expects a 2D double array input.
My question is - is there an easy way to transform ExampleSet into 2D double array and vica versa?
Thank you for your help,
Milan
Tagged:
0
Answers
one possible way: Regards,
Marco