Regression tree and AIC
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Peter Cook
2019-4-8
The default optimizer is Bayesian, could you extract the BIC & rescale it to AIC?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Gaussian Process Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!