What is the difference between "Bestpoint hyperparameter" and "minimum error hyperparameter" in hyperparameter optimization?
Mostrar comentarios más antiguos
In Regression Learner App I use Optimizable GPR option to do a multivariate regression. Once the hyperparameter optimization is completed the Minimum MSE plot shows two highlighted points one is called "Bestpoint hyperparameter" (highlighted as solid red square on the plot), and a second one called "minimum error hyperparameter" (solid orange circle). I have four questions:
1 - What is the relative significance of these points (i.e., which set of hyperparameters is more significant)?
2 - When the optimizable model is saved which set of hyperparameters is used in the saved model?
3 – Does the RMSE value appearing in front of the model selection tab after the completion of the optimization represent the performance of the optimized model and if so what hyperparameter set does it correspond to?
4 - Why not use Minimum RMSE instead of MSE for the plot after all the regression models are ranked based on their final RMSE value?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Support Vector Machine Regression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!