nicetoolbox.evaluation.main¶
Main script to run the NICE Toolbox evaluation.
Functions
Entry point for the NICE Toolbox evaluation script. |
|
Run the NICE Toolbox evaluation pipeline end-to-end. |
- nicetoolbox.evaluation.main.entry_point()[source]¶
Entry point for the NICE Toolbox evaluation script.
- nicetoolbox.evaluation.main.main(project_folder_path: Path, machine_specifics: Path, eval_config: Path) None[source]¶
Run the NICE Toolbox evaluation pipeline end-to-end.
- Parameters:
project_folder_path (Path) – Path to the project folder containing nice_project.toml.
machine_specifics (Path) – Path to machine_specific_paths.toml.
eval_config (Path) – Path to evaluation_config.toml