Is it correct that the Regression Learner Toolbox uses the best parameters for each model?
Afficher commentaires plus anciens
Is it correct that the Regression Learner Toolbox uses the best parameters for each model? For example, in the case of trees, the accuracy depends on how many branches there are. Do regression learners use these parameters most accurately? Do svm, nnr, linear regression, etc. also use parameters with optimal accuracy?
1 commentaire
Ive J
le 26 Août 2023
It only does so if you select optimizable version of each method, e.g. Optimizable Tree
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Gaussian Process Regression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!