+The user should ensure that the paths inside the config file are correct. More details regarding the input arguments of the config file can be found inside the description of the function `ml_analysis` inside the `classification_eye_trajectories.py` [script](https://github.com/bfranceschiello/EyeTracking_preprocessing_and_ML_analysis/blob/a4222d99f9584e782befc85ded5e2f4402c31d87/2_ML_Analysis/classification_eye_trajectories.py#L15). For instance, if we want to classify with the Support Vector Machine instead of the CNN, the user can insert "svm" as input argument for `model_to_use`.
0 commit comments