Name | dask-ml JSON |
Version |
2025.1.0
JSON |
| download |
home_page | None |
Summary | A library for distributed and parallel machine learning |
upload_time | 2025-02-08 03:16:44 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
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. |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Dask-ML
=======
|Build Status| |Azure Pipelines| |Coverage| |Doc Status| |Discourse| |Version Status| |NumFOCUS|
Dask-ML provides scalable machine learning in Python using `Dask <https://dask.org/>`__ alongside popular machine learning libraries like `Scikit-Learn <http://scikit-learn.org/>`__, `XGBoost <https://ml.dask.org/xgboost.html>`__, and others.
You can try Dask-ML on a small cloud instance by clicking the following button:
.. image:: https://mybinder.org/badge.svg
:target: https://mybinder.org/v2/gh/dask/dask-examples/main?filepath=machine-learning.ipynb
LICENSE
-------
New BSD. See `License File <https://github.com/dask/dask-ml/blob/main/LICENSE.txt>`__.
.. _documentation: https://dask.org
.. |Build Status| image:: https://github.com/dask/dask-ml/workflows/CI/badge.svg?branch=main
:target: https://github.com/dask/dask-ml/actions?query=workflow%3A%22CI%22
.. |Azure Pipelines| image:: https://dev.azure.com/dask-dev/dask/_apis/build/status/dask.dask-ml?branchName=main
:target: https://dev.azure.com/dask-dev/dask/_build/latest?definitionId=1&branchName=main
.. |Coverage| image:: https://codecov.io/gh/dask/dask-ml/branch/main/graph/badge.svg
:target: https://codecov.io/gh/dask/dask-ml/branch/main
:alt: Coverage status
.. |Doc Status| image:: https://readthedocs.org/projects/ml/badge/?version=latest
:target: https://ml.dask.org/
:alt: Documentation Status
.. |Discourse| image:: https://img.shields.io/discourse/users?logo=discourse&server=https%3A%2F%2Fdask.discourse.group
:alt: Discuss Dask-related things and ask for help
:target: https://dask.discourse.group
.. |Version Status| image:: https://img.shields.io/pypi/v/dask-ml.svg
:target: https://pypi.python.org/pypi/dask-ml/
.. |NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
:target: https://www.numfocus.org/
Raw data
{
"_id": null,
"home_page": null,
"name": "dask-ml",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Tom Augspurger <taugspurger@anaconda.com>",
"download_url": "https://files.pythonhosted.org/packages/42/97/4eb888d0cc602759941b2152f2a6a67f1ab882f8de018450f42ed053f54f/dask_ml-2025.1.0.tar.gz",
"platform": null,
"description": "Dask-ML\n=======\n\n|Build Status| |Azure Pipelines| |Coverage| |Doc Status| |Discourse| |Version Status| |NumFOCUS|\n\nDask-ML provides scalable machine learning in Python using `Dask <https://dask.org/>`__ alongside popular machine learning libraries like `Scikit-Learn <http://scikit-learn.org/>`__, `XGBoost <https://ml.dask.org/xgboost.html>`__, and others.\n\nYou can try Dask-ML on a small cloud instance by clicking the following button:\n\n.. image:: https://mybinder.org/badge.svg\n :target: https://mybinder.org/v2/gh/dask/dask-examples/main?filepath=machine-learning.ipynb\n\nLICENSE\n-------\n\nNew BSD. See `License File <https://github.com/dask/dask-ml/blob/main/LICENSE.txt>`__.\n\n.. _documentation: https://dask.org\n.. |Build Status| image:: https://github.com/dask/dask-ml/workflows/CI/badge.svg?branch=main\n :target: https://github.com/dask/dask-ml/actions?query=workflow%3A%22CI%22\n.. |Azure Pipelines| image:: https://dev.azure.com/dask-dev/dask/_apis/build/status/dask.dask-ml?branchName=main\n :target: https://dev.azure.com/dask-dev/dask/_build/latest?definitionId=1&branchName=main\n.. |Coverage| image:: https://codecov.io/gh/dask/dask-ml/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/dask/dask-ml/branch/main\n :alt: Coverage status\n.. |Doc Status| image:: https://readthedocs.org/projects/ml/badge/?version=latest\n :target: https://ml.dask.org/\n :alt: Documentation Status\n.. |Discourse| image:: https://img.shields.io/discourse/users?logo=discourse&server=https%3A%2F%2Fdask.discourse.group\n :alt: Discuss Dask-related things and ask for help\n :target: https://dask.discourse.group\n.. |Version Status| image:: https://img.shields.io/pypi/v/dask-ml.svg\n :target: https://pypi.python.org/pypi/dask-ml/\n.. |NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A\n :target: https://www.numfocus.org/\n",
"bugtrack_url": null,
"license": "Copyright (c) 2017, Anaconda, Inc. and contributors\n All rights reserved.\n \n Redistribution and use in source and binary forms, with or without modification,\n are permitted provided that the following conditions are met:\n \n Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n \n Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n \n Neither the name of Anaconda nor the names of any contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\n LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF\n THE POSSIBILITY OF SUCH DAMAGE.",
"summary": "A library for distributed and parallel machine learning",
"version": "2025.1.0",
"project_urls": {
"Homepage": "https://github.com/dask/dask-ml"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "21b5701a16d3d9ccf12ff752f258a720230d93c28ce5a2eca340ce921f897abc",
"md5": "b7ac1278e358e5ebf86d4e8de836e333",
"sha256": "475c542b342d915934fbbbca6395798a22cf50283b1626fc0924abe40d0b3558"
},
"downloads": -1,
"filename": "dask_ml-2025.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b7ac1278e358e5ebf86d4e8de836e333",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 149997,
"upload_time": "2025-02-08T03:16:42",
"upload_time_iso_8601": "2025-02-08T03:16:42.155833Z",
"url": "https://files.pythonhosted.org/packages/21/b5/701a16d3d9ccf12ff752f258a720230d93c28ce5a2eca340ce921f897abc/dask_ml-2025.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "42974eb888d0cc602759941b2152f2a6a67f1ab882f8de018450f42ed053f54f",
"md5": "ce9a829e5953ac823f0458bb74e4ead1",
"sha256": "b31caeb5f603f9537ffa34bd247e0e1fcefda7c007631260f8abdee49f89b1e1"
},
"downloads": -1,
"filename": "dask_ml-2025.1.0.tar.gz",
"has_sig": false,
"md5_digest": "ce9a829e5953ac823f0458bb74e4ead1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 123283,
"upload_time": "2025-02-08T03:16:44",
"upload_time_iso_8601": "2025-02-08T03:16:44.665030Z",
"url": "https://files.pythonhosted.org/packages/42/97/4eb888d0cc602759941b2152f2a6a67f1ab882f8de018450f42ed053f54f/dask_ml-2025.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-08 03:16:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dask",
"github_project": "dask-ml",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dask-ml"
}