ontime.module.benchmarking.benchmark#

Functions

save_data(data, path, file_name[, format])

Save a data object to a file in the specified format.

setup_logger([name, logging_level])

Configures and returns a logger with the desired verbosity.

Classes

Benchmark([model_configs, datasets, ...])

Benchmark class to initialize a benchmark with models, datasets and metrics, run it, and retrieve results.