Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[DOC] Update Example for Converting Model to Flow

Aperta
#1,543 3 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
55/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start with the linked “Upload the machine learning experiments to OpenML” tutorial and read the OpenMLFlow docstring alongside openml.flows.create_flow_from_model. Verify whether the example model can produce a flow automatically; if so, update that tutorial section to show the generated-flow process and confirm the revised example works.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Good First Issue module:Flow

https://openml.github.io/openml-python/latest/examples/Basics/simple_flows_and_runs_tutorial/#upload-the-machine-learning-experiments-to-openml describes the process to upload models as flows, it asks the user to manually create a OpenMLFlow object and fill in the metadata. But the flows should be automatically generated from the models using the function openml.flows.create_flow_from_model as per the docstring of OpenMLFlow class.

It should be verified if the flows can be generated automatically or not and if they can be then it should be updated in the document.

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

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di openml/openml-python

Tutte le issue di openml/openml-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.