JuliaAI / JuliaAI/MLJTransforms.jl
Add YeoJohnson transformer
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Here: https://github.com/tk3369/YeoJohnsonTrans.jl with creds to Tom Kwong
it's in a similar vein to BoxCox
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked YeoJohnsonTrans.jl implementation and compare it with the existing BoxCox transformer in MLJTransforms.jl. Confirm the expected transformer behavior and integration points, then add the Yeo-Johnson transformer with coverage matching the repository's existing transformation tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100