Content deleted Content added
m →See also: Cleanup |
m Clarify introductory statement |
||
Line 1:
In [[machine learning]], '''
The same kind of machine learning model could require different constraints, weights or learning rates to generalize different data patterns. These measures are called hyperparameters, and have to be tuned so that the model can best solve the machine learning problem. Usually a metric is chosen to measure the algorithm's performance on an independent data set and hyperparameters that maximize this measure are adopted. Often [[Cross-validation (statistics)|cross-validation]] is used to estimate this generalization performance.<ref name="bergstra" />
|