dask-ml 2024.4.4
0
A library for distributed and parallel machine learning
Contents
A library for distributed and parallel machine learning
Stars: 897, Watchers: 897, Forks: 255, Open Issues: 280The dask/dask-ml
repo was created 7 years ago and the last code push was 2 months ago.
The project is popular with 897 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
- None
- License
- Copyright (c) 2017, Anaconda, Inc. and contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of Anaconda nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Homepage
- None
- PyPi:
- https://pypi.org/project/dask-ml/
- GitHub Repo:
- https://github.com/dask/dask-ml
Classifiers
- Database
- Scientific/Engineering
Related Packages
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 280 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'