DescriptionHyperparameter Optimization using Grid Search.svg
Deutsch: Für beide Hyperparameter eines Modells wird eine diskrete Menge von Werten festgelegt (hier jeweils 10 Elemente). Bei der Hyperparameteroptimierung mit Rastersuche werden nacheinander Modelle für alle Kombinationen der Werte ausprobiert und die Performance gemessen (gute Performance = blau, schlechte Performance = rot). Im Beispiel gibt es somit insgesamt 100 Versuche. Das Modell mit der besten Performance wird abschließend ausgewählt.
English: For both hyperparameters of a model, a discrete set of values to search is defined (here, 10 values). In hyperparameter optimization with grid search, the model is trained using each combination of hyperparameter values (100 trials in this example) and the model performance (colored lines, better performance = blue) is saved. Finally, the model with the best performance is selected.
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.