ray.tune.ExperimentAnalysis =========================== .. currentmodule:: ray.tune .. autoclass:: ExperimentAnalysis :show-inheritance: .. rubric:: Methods .. autosummary:: :toctree: ~ExperimentAnalysis.dataframe ~ExperimentAnalysis.fetch_trial_dataframes ~ExperimentAnalysis.get_all_configs ~ExperimentAnalysis.get_best_checkpoint ~ExperimentAnalysis.get_best_config ~ExperimentAnalysis.get_best_logdir ~ExperimentAnalysis.get_best_trial ~ExperimentAnalysis.get_last_checkpoint ~ExperimentAnalysis.get_trial_checkpoints_paths ~ExperimentAnalysis.runner_data ~ExperimentAnalysis.set_filetype ~ExperimentAnalysis.stats .. rubric:: Attributes .. autosummary:: :toctree: ~ExperimentAnalysis.best_checkpoint ~ExperimentAnalysis.best_config ~ExperimentAnalysis.best_dataframe ~ExperimentAnalysis.best_logdir ~ExperimentAnalysis.best_result ~ExperimentAnalysis.best_result_df ~ExperimentAnalysis.best_trial ~ExperimentAnalysis.experiment_path ~ExperimentAnalysis.results ~ExperimentAnalysis.results_df ~ExperimentAnalysis.trial_dataframes