8000 Create CommitteeRegressor() as analogue to VotingClassifier() in sklearn.ensemble · Issue #7555 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
8000
Create CommitteeRegressor() as analogue to VotingClassifier() in sklearn.ensemble #7555
Closed
@banilo

Description

@banilo

sklearn.ensemble.VotingClassifier is great way to obtain a majority vote from a set of estimators. What appears to be lacking is a similar meta estimator for the regression case. Such a committee estimator could compute the average across the continuous predictions from a set of estimators, which could complete the sklearn.ensemble module.

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

      0