invenia / invenia/FeatureTransforms.jl
Power should take multiple parameters
Open
- Dominant language
- Julia
- Stars
- 37
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
`Power` only takes one paramter for now. In our code base we often want to apply multiple powers to generate an expansion, i.e. 1, 2, 3, 4, etc.
It would be helpful if `Power` could do this (which would make it a One to Many transform).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.