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!