ray.tune.ExperimentAnalysis.trial_dataframes#
- property ExperimentAnalysis.trial_dataframes: Dict[str, pandas.DataFrame]#
List of all dataframes of the trials.
Each dataframe is indexed by iterations and contains reported metrics.
List of all dataframes of the trials.
Each dataframe is indexed by iterations and contains reported metrics.