Skip to content

How to create pipelines from AutoSKlearn output configurations? #1752

Description

@alinedelvalle

Hello,
I use AutoSKlearn to find a pipeline with a multi-label classifier (ensemble size is 1). I have the pipeline configuration as the response. I would like to use this configuration to train pipelines with different training and testing sets. I used the fit_pipeline method passing the training and testing data, but regardless of the data I pass, the results are always the same. Is it correct to use fit_pipeline? If so, what could be the error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions