nicetoolbox.evaluation.config_handler.ConfigHandler¶
- class nicetoolbox.evaluation.config_handler.ConfigHandler(project_folder_path: Path, machine_specifics_path: Path, eval_config_path: Path)[source]¶
Bases:
ProjectConfigHandlerHandles loading and resolving all configurations required for the evaluation pipeline.
Load and resolve all configurations required for the evaluation pipeline.
- Parameters:
project_folder_path (Path) – Path to the project folder containing nice_project.toml.
machine_specifics_path (Path) – Path to machine_specific_paths.toml.
eval_config_path (Path) – Path to evaluation_config.toml
Methods
Save the full resolved config snapshot to a TOML file.
Attributes
machine_specific_patheval_config_file_pathmachine_specific_configeval_configpredictions_mappingproject_folderproject_config_pathcfg_loaderauto_placeholdersruntime_placeholdersproject_config