invenia / invenia/FeatureTransforms.jl

Composite Transforms

Open
#105 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
37
Forks
1
PR merge metrics
No merged PRs in 30d

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 https://github.com/invenia/FeatureTransforms.jl/issues/99. cc @AlexRobson

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.