Regression tree and AIC
2 ビュー (過去 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!