I interpolated to clean the dataset, and combined the datasets into one csv file. I for each feature I added features that were the change in that feature since 2^n, n in[1,2,3,4,5,6] frames ago. I eliminated redundant features, and normalized the features. I applied K means clustering, and used PCA to visualize the results.
I interpolated to clean the dataset, and combined the datasets into one csv file. I for each feature I added features that were the change in that feature since 2^n, n in[1,2,3,4,5,6] frames ago. I eliminated redundant features, and normalized the features. I applied K means clustering, and used PCA to visualize the results.