Regression tree and AIC
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello.
I have 20 predictors and some of them are correlated. I also have to fit a regression tree and choose best predictors using AIC. I used fitrtree, but I don't know how to calculate AIC. Could someone please help?
0 Commenti
Risposte (1)
Peter Cook
il 8 Apr 2019
The default optimizer is Bayesian, could you extract the BIC & rescale it to AIC?
Vedere anche
Categorie
Scopri di più su Gaussian Process Regression in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!