Can AIC/BIC be used to compare logistic regression against a random forest (RF) model? I've seen discussion where AIC/BIC is more apt for linear models and not RF.
Asked
Active
Viewed 15 times
@Tim 's answer agrees with my intuition that neither the log likelihood nor the number of parameters is well defined for a random forest.
– Peter Flom Aug 26 '23 at 15:28