
Explanation:
In an AutoML experiment, especially for regression problems, multiple evaluation metrics are calculated to assess model performance. These include:
AutoML frameworks compute these metrics to provide a comprehensive view of the model's accuracy, consistency, and predictive power.
No comments yet.
What evaluation metrics are automatically calculated for each run in an AutoML experiment when addressing regression problems?
A
Root Mean Square Error (RMSE)
B
Mean Absolute Error (MAE)
C
Coefficient of Determination (R-squared)
D
Mean Square Error (MSE)
E
All of the above