ray.tune.search.bayesopt.BayesOptSearch.register_analysis#
- BayesOptSearch.register_analysis(analysis: ExperimentAnalysis)[source]#
 Integrate the given analysis into the gaussian process.
- Parameters:
 analysis – Optionally, the previous analysis to integrate.