The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked 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