Output Parameters

Python Version License

Defines the folder and file name for saving results.

Warning

  • Use absolute paths to avoid errors when saving output files.

output_folder: path/to/results/testing_results_ODP926
output_file_name: testing_results_ODP926

Parameters

  • output_folder: str

    Absolute path to the directory where results will be stored.

  • output_file_name: str

    Name of the file used to save the output results.