- The implementation of the number of players feature can be found in
NumberOfPlayersFeature.ipynb.
The code to calculate the arousal curve can be found in arousalCurve.py. For the required arguments, please run python3 arousalCurve.py -h.
The implementation of SVM, KNN and RF can be found in Training.ipynb.