Bayesian optimization: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 March 2023

  • curprev 15:4315:43, 19 March 2023Walle talk contribs 3,947 bytes +3,947 Created page with "{{see also|Machine learning terms}} ==Introduction== Bayesian optimization is a global optimization technique in the field of machine learning, primarily used for hyperparameter tuning and expensive black-box optimization problems. The approach is based on the principles of Bayesian inference, where prior knowledge is updated with observed data to make better predictions about the unknown function. Bayesian optimization has been widely used in various applications, inclu..."