ray.tune.ExperimentAnalysis.stats#

ExperimentAnalysis.stats() Dict[source]#

Returns a dictionary of the statistics of the experiment.

If experiment_checkpoint_path pointed to a directory of experiments, the dict will be in the format of {experiment_session_id: stats}.