[BUG]Prediction with empty partitions fails on sklearn dask-ml models #414
Labels
bug
Something isn't working
machine learning
Improvements or issues with machine learning functionality
Prediction with empty partitions fails on sklearn dask-ml Models . This is because sklearn currently errors on empty frames. I am opening this issue here to track the best approach (wether its a fix that should go in
dask-ml
orsklearn
ordask-sql
.Trace:
What happened:
What you expected to happen:
Would expect this to work similar to
cuML
.The text was updated successfully, but these errors were encountered: