Configs
Config json files are embedded to facilitate some general and preliminary code configuration setups. Here, different components of config files are reviewed:
| Name | Type | Description |
|---|---|---|
file_path |
dict | Dictionary containing the file paths for optimized model parameters and saved results. |
rows |
dict | List containing the row numbers for the optimized model parameter values. |
cols |
list | List containing the column numbers for the optimized model parameter values. |
params_list |
list | List containing strings for model parameters. |
GnP_list |
list | List containing strings for GnP values. |