simulstream.metrics.stats.main

simulstream.metrics.stats.main(args: Namespace)

Main entry point for computing statistics.

Loads the evaluation configuration and log file, computes all defined statistics, and prints them in JSON format.

Parameters:

args (argparse.Namespace) – Parsed command-line arguments.