Skip to content

[FEATURE]: customized sklearn Pipeline wrapper object that includes predict_p and predict_set methods #43

@lukethomrichardson

Description

@lukethomrichardson

When a model is contained in a sklearn Pipeline, you currently have to extract transformer and WrapClassifier elements and call them separately. It would be useful to have a light wrapper Pipeline class that incorporates the WrapClassifier and WrapRegressor conformal predict_* functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions