What is the difference between "Bestpoint hyperparameter" and "minimum error hyperparameter" in hyperparameter optimization?
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Support Vector Machine Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!