Using 6-Axis data from hand-back to predict your shooting result
python 2.7
numpy
sklearn
Features.csv
Labels.csv
Collect 6-Axis data (Gyo-xyz,Acc-xyz) --> Pre-processing --> PCA --> SVM --> Prediction!
Cross-Validation get nearly 85% accuarcy