Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 336 Bytes

File metadata and controls

13 lines (8 loc) · 336 Bytes

Guide to Configuration File

The configuration file allows to set:

  • Predictors list
  • PLS/PCA settings
  • Machine Learning models settings

This settings are structured as python dictionary. The current configuration file is located in

code/config.py

the settings are the ones used to produce the results in our paper.