dask / dask/dask-ml

Use DaskMLBaseMixin in more estimators

Open
#864 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
951
Forks
262
PR merge metrics
No merged PRs in 30d

Description

https://github.com/dask/dask-ml/pull/863 added `dask_ml.base.DaskMLBaseMixin`, which implements `_validate_data`. We should use that in more models for consistent data validation and feature name handling.

Currently, we just using it in `preprocessing/data.py`

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.