MLBazaar / MLBazaar/MLPrimitives
Reorganize the primitives JSONs
Open
Nobody has claimed this yet.
approved
internal improvement
- Dominant language
- Python
- Stars
- 70
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Since version 0.3.0, MLBlocks supports a hierarchical tree organization of the primitives.
Adapting to the new schema would make browsing the primitives simpler.
Contributor guide
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 locating the primitives JSON files and reviewing the hierarchical tree schema introduced in MLBlocks 0.3.0. Determine how the existing primitive organization maps to that schema; done means the JSONs follow the new hierarchy and primitive browsing remains consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100