Regression tree and AIC

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?

Respuestas (1)

Peter Cook
Peter Cook el 8 de Abr. de 2019

0 votos

The default optimizer is Bayesian, could you extract the BIC & rescale it to AIC?

1 comentario

Milica M
Milica M el 8 de Abr. de 2019
How can I do that?
I am sorry, this is new to me :)

Iniciar sesión para comentar.

Preguntada:

el 8 de Abr. de 2019

Comentada:

el 8 de Abr. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by