Skip to content

Is it possible to use other estimators?  #1

@henrique-voni

Description

@henrique-voni

Hello, thanks for sharing your Adaboost implementation. I'm working on a project which requires the use of different estimators instead of DecisionTreeClassifier (such as MLPClassifier, KNeighbors, etc). Can you confirm if it is possible to do that with your Adaboost?

Unfortunately, sklearn.ensemble.AdaboostClassifier doesn't support this classifiers.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions