Machine Learning
163 views
Bayesian Optimization
Quick Definition
Optimizing expensive functions using a probabilistic model
Full Definition
A strategy for optimizing expensive functions using a probabilistic surrogate model.
Examples
hyperparameter tuning, experimental design, NAS
Related Terms
hyperparameter-tuning
gaussian-process
More Machine Learning Terms
AdaBoost
Combining weak classifiers with adaptive sample weighting
Time Series Analysis
Analyzing time-ordered data for patterns and forecasting
DBSCAN
Density-based clustering finding clusters of varying shapes
Reinforcement Learning ML
Learning optimal decisions through environment interaction
Semi-Supervised Learning
Combining small labeled datasets with large unlabeled data
Feature Engineering
Creating and transforming input variables to improve performance