Skip to content

ability to swap meta learning algorithm with caruana #248

Description

@frankiethull

would it be possible to add an option to blend candidates with glmnet or caruana?

The caruana ensemble selection algorithm is a greedy iterative procedure that builds an ensemble by sequentially adding models from a pool with replacement to maximize a specific evaluation metric. This would provide an alternative to glmnet for tidymodels users.

sidenote: this is to mimic the TabArena & BeyondArea ensemble method, which I am interested in replicating within tidymodels framework.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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