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