Skip to content

Calculate AIC, DIC and BIC for models machine learning

2 messages · Lara Silva, Sarah Goslee

#
Hello everyone!

In R, it is possible to calculate AIC, DIC, or BIC  for models machine
learning, like RF, ANN, GBM, MARS?

Are there any functions or specific packages in R?

Any suggestion?

Thanks

Lara

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Sem
v?rus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
#
Yes, of course it is.

Many of the machine learning packages in R offer AIC as part of their
model summaries.

You should probably spend some time with the machine learning taskview
to discover more about R's extensive capabilities.

https://cran.r-project.org/web/views/MachineLearning.html

Sarah
On Thu, Mar 21, 2019 at 9:40 AM Lara Silva <lara.sfp.silva at gmail.com> wrote: