Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In the context of regression problems, explain the evaluation metrics that AutoML can use to assess the performance of a model. Provide examples of these metrics and their significance in evaluating regression models.
A
AutoML can only use the mean squared error (MSE) metric for evaluating regression models.
B
AutoML can use a variety of evaluation metrics for regression problems, such as mean squared error (MSE), mean absolute error (MAE), and R-squared.
C
AutoML can only use the R-squared metric for evaluating regression models.
D
AutoML cannot use any evaluation metrics for regression problems, as it relies solely on the model's predictions to assess performance.