Does "gbm" package in R has basis functions other than decision tree? -
if not, packages implement multiple basis functions boosting methods. lot.
it doesn't since need specify number of trees in gbm call. can try 'mboost' package specify different types of base learners.
Comments
Post a Comment