Contents

dask-ml 2024.3.20

0

A library for distributed and parallel machine learning

A library for distributed and parallel machine learning

Stars: 879, Watchers: 879, Forks: 246, Open Issues: 273

The dask/dask-ml repo was created 6 years ago and the last code push was 6 days ago.
The project is popular with 879 github stars!

How to Install dask-ml

You can install dask-ml using pip

pip install dask-ml

or add it to a project with poetry

poetry add dask-ml

Package Details

Author
Tom Augspurger
License
BSD
Homepage
https://github.com/dask/dask-ml
PyPi:
https://pypi.org/project/dask-ml/
GitHub Repo:
https://github.com/dask/dask-ml

Classifiers

  • Database
  • Scientific/Engineering
No  dask-ml  pypi packages just yet.

Errors

A list of common dask-ml errors.

Code Examples

Here are some dask-ml code examples and snippets.

GitHub Issues

The dask-ml package has 273 open issues on GitHub

  • Implement check_consistent_length
  • Support for KMeans with an async Client
  • Inclusion of databases?
  • Implement check_lengths
  • GridSearch Error: KeyError: 'data'

See more issues on GitHub

Related Packages & Articles