Skip to content

Consider defaulting Ensemble Stacking to a trainer in StandardLearners #682

Closed
@eerhardt

Description

@eerhardt

See the conversation here: #681 (comment)

Ensemble Stacking defaults to using FastTree when users don't specify an underlying trainer. This results in a non-ideal dependency from Microsoft.ML.Ensemble to Microsoft.ML.FastTree, and would cause problems if we ever considered separating FastTree into its own NuGet package.

We should consider making a different default trainer under our Stacking use something in the StandardLearners assembly.

/cc @TomFinley

Metadata

Metadata

Assignees

No one assigned

    Labels

    need infoThis issue needs more info before triagequestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions