Skip to content

Support for ensemble out-of-bag prediction #25

@tecosaur

Description

@tecosaur

In addition to out_of_bag_measure, I think it could be rather helpful to be able to obtain the ensemble's overall out-of-bag prediction.

In my own code (that I'd like to convert to use MLJEnsembles when possible), I'm currently creating a Matrix of predictions and missing for each model then aggregating the result by taking the row-wise means.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions