dask-sql icon indicating copy to clipboard operation
dask-sql copied to clipboard

[BLOCKED] Replace `dask_ml.wrappers.Incremental` with custom `Incremental` class

Open sarahyurick opened this issue 3 years ago • 0 comments

Closes #839.

In addition to #832, we want to create a custom implementation for Dask-ML's Incremental class as well.

So as not to create any merge conflicts, I've only added a single file relating to the scorers used in Dask-ML's implementation. After #832 I will add the remaining functionality and changes needed in dask_sql/physical/rel/custom/create_model.py, dask_sql/physical/rel/custom/wrappers.py (created in #832), and docs/source/sql/ml.rst.

@VibhuJawa

sarahyurick avatar Oct 11 '22 21:10 sarahyurick