Add primitive and pipeline JSON schema and validation
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Python
- Stars
- 124
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Pipeline and Primitive JSON Schema should be added to the project along with a tool that allows validating whether a primitive or pipeline annotation is valid to be used with MLBlocks.
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
No files, tests, or entry points are named. Start by reviewing the project structure and existing primitive and pipeline annotation handling, then determine the schema and validation interfaces needed; the work is done when both annotations have JSON Schemas and a tool can validate whether they are usable with MLBlocks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100