SP
BravenNow
🏒
🌐 Entity

Hyperparameter optimization

Process of finding the optimal set of variables for a machine learning algorithm

πŸ“Š Rating

1 news mentions Β· πŸ‘ 0 likes Β· πŸ‘Ž 0 dislikes

πŸ“Œ Topics

  • Artificial Intelligence (1)
  • Open Source Software (1)
  • Decision-Making Systems (1)

🏷️ Keywords

POMDPPlanners (1) Β· Partially Observable Markov Decision Process (1) Β· Open-source Python package (1) Β· AI research tools (1) Β· Decision-making under uncertainty (1) Β· Risk-sensitive settings (1) Β· arXiv submission (1) Β· Hyperparameter optimization (1)

πŸ“– Key Information

In machine learning, hyperparameter optimization or tuning is the problem of choosing a set of optimal hyperparameters for a learning algorithm. A hyperparameter is a parameter whose value is used to control the learning process, which must be configured before the process starts. Hyperparameter optimization determines the set of hyperparameters that yields an optimal model which minimizes a predefined loss function on a given data set.

πŸ“° Related News (1)

πŸ”— External Links