Metadata-Version: 2.1
Name: dask-ml
Version: 0.7.0
Summary: A library for distributed and parallel machine learning
Home-page: https://github.com/dask/dask-ml
Author: Tom Augspurger
Author-email: taugspurger@anaconda.com
License: BSD
Description: dask-ml
        =======
        
        ``dask-ml`` is a library for distributed and parallel machine learning using `dask`_.
        See the `documentation`_ for more.
        
        .. _dask: http://dask.pydata.org
        .. _documentation: http://dask-ml.readthedocs.io/en/latest/index.html
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: complete
Provides-Extra: docs
Provides-Extra: xgboost
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: tensorflow
