Skip to content

handle pipelines where features change #8

@finnhacks42

Description

@finnhacks42

We often need to plot aspects of a model for a particular feature - eg partial dependence, feature importance, etc. This requires keeping track of the features through the pipeline. The current way we do this can break if the features change as a component of the pipeline - either because some features are filtered out or a more general feature transform such as PCA is applied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions