alteryx / alteryx/compose

Distributed Labeling Function

未關閉
#93 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
enhancements
主要語言
Python
星號
514
分支
51
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。