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!