alteryx / alteryx/compose

Distributed Labeling Function

Aperta
#93 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
enhancements
Lingua principale
Python
Stelle
514
Fork
51
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

- Do we want to parallel compute the prediction engineering process?
- Does the API in dask allow for a data slice generator?

### Process

Initial thoughts on what the process might look like:
- A dask data slice would be input to the labeling function.
- The graph of the dask data slice would be extended (not computed) by the labeling function.
- The label times would be computed by iteration based on a search criteria or persisted on the cluster.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.