Cleaned up version of the code from the CSUF Project Code.
In code/main.py the main analysis script connects the pipelines between data processing and ML training.
In the code/interpretability folder, it contains code for Permutation Feature Importance (PFI) with a radar plot and bar chart from highest importance value to lowest.
The data/runs/ folder contains the list of runs with the parameters used, window sizes, charts and plots for the particular run and dataset used
In data/ there is Fresno rodent data and Kern rodent data, as well as the aggregate datasets for Fresno and Kern.