Open henrique-voni opened 4 years ago
Hi @henrique-voni I think the author wouldn't making Adaboost algorithm because it already implemented in sklearn library.
You could find the usage of Adaboost from here.
Hello @cuongpxu , thanks for commenting. I am searching for alternatives, since sklearn implementation doesn't support neural networks as weak-classifiers.
If you are aware of any feasible alternative, i'd be glad to take a look. Thanks!
Hello, first of all i'd like to say that you've done a great work with combo. I would like to know if it has implemented the Adaboost algorithm for boosting ensembles. I couldn't find any reference to this in the docs.