Skip to content

Enhancement Request: Snowflake ML version of scikit-learn's FunctionTransformer for pipeline pre-processing #53

@zyzil

Description

@zyzil

Scikit-learn provides FunctionTransformer to allow users to quickly write transformers without subclassing components and such.

I believe this would be a great addition to the Snowflake ML library to have the same option to allow composing custom pre-processing transforms in the Snowflake ML Pipeline in a consistent fashion instead of having to do some pre-processing against the dataframe pre-pipeline and more in the pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deferredThe feature request has been defferredenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions