alteryx / alteryx/compose

Distributed Labeling Function

Open
#93 0 comments 1 reaction 0 assignees View on GitHub
enhancements
Dominant language
Python
Stars
514
Forks
51
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.