Better namespaces for Incremental and ParallelPostFit
Open
- Dominant language
- Python
- Stars
- 951
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
I don't like the `dask_ml.wrappers` namespace. It's descriptive of *how* the contained meta-estimators work, but not what they're actually useful for.
In https://github.com/dask/dask-ml/pull/190#discussion_r192815434 @mrocklin wondered whether`Incremental` should go in the top-level namespace.
Any alternative suggestions?
Contributor guide
Assessment
This issue has not been assessed yet.