invenia / invenia/FeatureTransforms.jl
Want MeanStdScaling that applies to multiple columns
Open
- Dominant language
- Julia
- Stars
- 37
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
`MeanStdScaling` computes one set of mean and std params for all the data provided.
There is not a convenient way to compute separate mean and std params for, e.g., a list of columns without looping or creating a separate transform for each.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.