openml / openml/server-api

Setup Endpoints

Open
#60 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.