TY - DATA T1 - Custom code created for the purposes of the thesis: "Applications of statistical theory to sensor data analysis" PY - 2024/05/23 AU - MichaĆ Ciszewski UR - DO - 10.4121/d082e14d-6d92-44c9-9791-64b74dce3470.v1 KW - postprocessing KW - permutation_test KW - human_activity_recognition KW - application_in_tennis KW - application_in_football KW - linear_regression KW - machine_learning N2 -
This is the custom code repository for replicating the results of the thesis. Three main routines are contained within this repository.
A new quality measure is proposed in the thesis for the purposes of assessing the quality of predictors in human activity recognition problems. The related code can be found in the file: measures.py
A postprocessing scheme is proposed in the thesis to remove unrealistically short activities from the classification given by the predictor. The related code can be found in the file: postprocessing.py
A new formulation of the null hypothesis in a permutation test for no effect is proposed in the thesis. The viability of the test is presented based on the simulation study. This simulation study can be found in the files: sim_study_lin_reg.ipynb and sim_study_nn.ipynb.
ER -