Free run sharing
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Using OpenML tasks ensures reproducibility, but at the same time it can be limiting, since you can't share runs post-hoc, just after you discovered something nice, the way most experiments are.
Maybe we should allow uploading runs post-hoc, when models are trained even if they didn't start from an OpenML task.
So, say you have a sklearn or PyTorch model trained, allow uploading it by not linking it to an existing task (because you can't), but perhaps with an ad-hoc task described manually, or by extracting all the info we can from the ML environment.
It would give people a way to easily share experiments and models with each other with still 'pretty acceptable reproducibility'.
People can always filter those out if they don't trust them enough.
Thoughts?
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 identified in the issue. Start by reviewing how OpenML currently uploads runs tied to tasks, then define the scope for post-hoc uploads, including manually described or environment-derived task metadata and how completion would be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pytorch, scikit-learn
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100