Setup Endpoints
Open
Nobody has claimed this yet.
meta
Migration
Others
- Dominant language
- Python
- Stars
- 16
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
GET
-
#61
Get a hyperparameter setup. Used only to keep track of which hyperparameter settings are use across runs. -
#62
List and filter setups
DELETE
- #63
Delete setup
POST
-
#64
Tag a setup -
#65
Untag a setup
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 reviewing the existing setup endpoint implementation and the completed setup work referenced by #61, #64, and #65. Implement the remaining GET list/filter and DELETE setup work from #62 and #63, then verify that setups can be listed, filtered, and deleted as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100