Hiperparaméterre
Hiperparaméterre is a Hungarian term that translates to "hyperparameter" in English. In the context of machine learning, hyperparameters are external configuration variables that are set before the training process begins. They are not learned from the data itself, unlike model parameters. Instead, they control aspects of the learning algorithm's behavior.
Examples of hyperparameters include the learning rate in gradient descent, the number of hidden layers and
The process of finding the best set of hyperparameters for a given task is known as hyperparameter