21.
In model evaluation, what is the term for the process of fine-tuning hyperparameters to achieve the best model performance?

23.
What is the primary goal of a learning rate schedule in training machine learning models?

24.
In model evaluation, what is the term for the process of splitting the dataset into two parts: one for training and one for testing?

26.
What is the primary purpose of a learning rate in training machine learning models?

27.
In model evaluation, what is the term for the process of comparing different machine learning algorithms to choose the best one?

28.
Which evaluation metric is commonly used for regression models and measures the average absolute difference between predicted and actual values?

29.
What is the primary advantage of using k-fold cross-validation over a single train-test split in model evaluation?

30.
What is the primary purpose of a confusion matrix in model evaluation?