[ENH] list_estimation_procedures() should include the procedure IDs
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Idoneità per principianti
- 70/100
Direzione di ricerca
Guardate evaluations/functions.py, trovate la funzione list_estimation_procedures. La chiamata API restituisce ID e TaskTypeID; attualmente viene restituito solo il nome. Modificatela per restituire un dizionario con l'ID della procedura come chiave, contenente altre informazioni. Aggiungete un parametro opzionale per l'output in pandas DataFrame. Controllate i test esistenti per le funzioni di valutazione per vedere come testare la modifica.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Within evaluations/functions.py/list_estimation_procedures an API call is made to obtain all the existing estimation procedures, the response contains an ID response as well as a TaskTypeID which could prove useful to know when a user is trying to create a new task.
The current implementation only returns the procedure name, and the documentation is a bit lacking.
I would suggest making the return a dictionary by default with the procedure ID as the key to an inner dict containing other information, while allowing for an optional output format parameter to select pandas DataFrame.
- Lingua principale
- Python
- Stelle
- 361
- Fork
- 296
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di openml/openml-python
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
openml/openml-python#1749 ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 92/100
openml/openml-python#1746 ·
-
Documentation Good First Issue
Difficoltà 2/5 1-3 ore Idoneità per principianti 74/100
openml/openml-python#1708 · 7 commenti ·
-
Good First Issue module:Run testing
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
openml/openml-python#1646 · 7 commenti · 2 reazioni ·
-
Good First Issue module:Data testing
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
openml/openml-python#1644 · 4 commenti ·
Tutte le issue di openml/openml-python
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
anthropics/skills#1811 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
speaches-ai/speaches#678 ·
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
datalayer/mcp-compose#42 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
conda-forge/spacy-feedstock#177 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
UKGovernmentBEIS/inspect_evals#2523 ·