A paper investigatig the impact of subject cross Validation and Overlapping sliding windows in activity recognition systems.
The Scripts folder contains the modules for:
1- Preprocessing (windowing and feature extraction) the dataset (here)
2- Applying classification on windowed dataset
3- Generating all figures in the paper
Please first install required python packages through running this command: "python setup.py install"