volume_mute
What is the primary purpose of hyperparameter tuning in machine learning (ML)?
publish date: 2025/09/15 04:25:18.250094 UTC
volume_mute
Correct Answer
To adjust model parameters for improved performance
Explanation
Hyperparameter tuning optimizes model performance by adjusting parameters such as the learning rate and batch size. it does not generate new data. Data preprocessing, not hyperparameter tuning, converts categorical data. Tuning may increase training time rather than speed it up.
Reference
AWS Certified AI Practitioner (AIF-C01) Study Guide, Tom Taulli