Skip to content

Composite Transforms #105

@mzgubic

Description

@mzgubic

Should we add a CompositeTransform?

e.g. if we want a MeanStdScaling after a LogTransform we could write MeanStdScaling ∘ LogTransform.

I don't think the API can support this in its present form, since it does not distinguish between constructing the transforms and fitting them.

Related to #99. cc @AlexRobson

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions