Trouble using AdaBoostClassifier with different base learner
I am trying to use AdaBoostClassifier with a base learner other than
DecisionTree. I have tried SVM and KNeighborsClassifier but I get errors.
Can some one point out the classifiers that can be used with
AdaBoostClassifier?
No comments:
Post a Comment