-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
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
AlexRobson
Metadata
Metadata
Assignees
Labels
No labels