Is it correct that the Regression Learner Toolbox uses the best parameters for each model?
Show older comments
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 Comment
Ive J
on 26 Aug 2023
It only does so if you select optimizable version of each method, e.g. Optimizable Tree
Accepted Answer
More Answers (0)
Categories
Find more on Gaussian Process Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!