alteryx / alteryx/compose

Distributed Labeling Function

Abierto
#93 0 comentarios 1 reacción 0 asignados Ver en GitHub
enhancements
Lenguaje dominante
Python
Estrellas
514
Forks
51
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

- 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.