Age Classification from Eye Movements During Naturalistic Reading and Non-Linguistic Oculomotor Tasks: A Machine Learning Approach
To install the required dependencies, run:
pip install -r requirements.txt
- Prepare feature sets in
features.py. - To train the model, use:
python main.py
This will generate reports in the reports/ directory.