scisprints / 2018_05_sklearn_skimage_dask

BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Dask and Vowpal Wabbit #20

Open inchiosa opened 6 years ago

inchiosa commented 6 years ago

Vowpal Wabbit (VW) also supports scale-out ML. How could we use Dask and VW together? Could VW use a Dask-based Parameter Server? How would the speed compare to VW’s span server approach?