|
Hi I have a multi-dimension input object as follows
I am trying to think of mapping this kind of data structure to a feature vector which I can use to train some kind of a classification algorithm later. What are some good strategies to obtain a feature vector from the above data set? Thanks |