Multidimensionals objects in RapidMiner

elipla
elipla New Altair Community Member
edited November 2024 in Community Q&A

Hi Guys,

 

i wonder, if there are any multidimensional objects in RapidMiner such as an 4-dimensional-array?

 

I have to create a ExampleSet for 1300 flightnumbers and 7 weekdays. Each combination should contain a 41x13-matrix.

 

Whats the best way to do this?

 

regards,

elipla

Tagged:

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee

    Hi elipla,

     

    there is no object in RM to handle this at the moment. YOu would need to flatten it into a table either in RM with an extension or a script or outside.

     

    ~Martin