Skip to content

RFC deprecate the SAMME.R algorithm in AdaBoostClassifier #26784

Closed
@glemaitre

Description

@glemaitre

While working on the following example (#26486), I found a couple of issues regarding the SAMME.R algorithm, which is the default algorithm in AdaBoostClassifier:

For these two reasons, I think that we should deprecate this algorithm and remove the parameter algorithm from the AdaBoostClassifier.

In addition, I think that we should monitor the latest work on multiclass AdaBoost, where additional theoretical founding is revealed, cf. https://proceedings.neurips.cc/paper/2021/hash/17f5e6db87929fb55cebeb7fd58c1d41-Abstract.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions