What is Hyperparameters?

Skill Level:

Hyperparameters are parameters that are set before the training of an AI model. They control the behaviour and performance of the model, such as learning rate, batch size, and regularisation strength. Selecting appropriate Hyperparameters is crucial for optimising model performance and improving accuracy.

Other Definitions

Automation involves the use of technology, including AI, to perform tasks and processes with minimal human intervention. By automating repetitive or time-consuming tasks, businesses…
Machine Vision refers to the use of AI and computer vision techniques to enable machines to perceive and understand visual information. It involves analysing…
Instance-Based Learning is an AI approach where models make predictions based on similarity to previously seen examples. Instead of generalising from a predefined set…
Recommender Systems are AI systems that provide personalised recommendations to users based on their preferences and previous behaviour. These systems analyse large amounts of…