Metadata-Version: 2.1
Name: h2o-pysparkling-3.5
Version: 3.46.0.6.post1
Summary: Sparkling Water integrates H2O's Fast Scalable Machine Learning with Spark
Home-page: https://github.com/h2oai/sparkling-water
Download-URL: https://github.com/h2oai/sparkling-water/
Author: H2O.ai
Author-email: H2O <support@h2o.ai>
License: Apache v2
Project-URL: Homepage, https://h2o.ai/products/h2o-sparkling-water/
Project-URL: Documentation, https://docs.h2o.ai/sparkling-water/3.5/latest-stable/doc/index.html
Project-URL: Repository, https://github.com/h2oai/sparkling-water/
Project-URL: Issues, https://github.com/h2oai/sparkling-water/issues/
Project-URL: Changelog, https://github.com/h2oai/sparkling-water/blob/master/doc/CHANGELOG.rst
Keywords: machine learning,data mining,statistical analysis,modeling,big data,distributed,parallel
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: requests
Requires-Dist: tabulate

PySparkling
===========

This package contains complete functionality for training and scoring Sparkling Water/H2O-3 MOJO models. It's also possible
to use this package for scoring with Driverless AI MOJO models.

|Join the chat at https://gitter.im/h2oai/sparkling-water| |License| |Powered by H2O.ai|

PySparkling Documentation is hosted at our documentation page:

- For Spark 3.5 - http://docs.h2o.ai/sparkling-water/3.5/latest-stable/doc/pysparkling.html
- For Spark 3.4 - http://docs.h2o.ai/sparkling-water/3.4/latest-stable/doc/pysparkling.html
- For Spark 3.3 - http://docs.h2o.ai/sparkling-water/3.3/latest-stable/doc/pysparkling.html
- For Spark 3.2 - http://docs.h2o.ai/sparkling-water/3.2/latest-stable/doc/pysparkling.html
- For Spark 3.1 - http://docs.h2o.ai/sparkling-water/3.1/latest-stable/doc/pysparkling.html
- For Spark 3.0 - http://docs.h2o.ai/sparkling-water/3.0/latest-stable/doc/pysparkling.html
- For Spark 2.4 - http://docs.h2o.ai/sparkling-water/2.4/latest-stable/doc/pysparkling.html
- For Spark 2.3 - http://docs.h2o.ai/sparkling-water/2.3/latest-stable/doc/pysparkling.html

.. |Join the chat at https://gitter.im/h2oai/sparkling-water| image:: https://badges.gitter.im/Join%20Chat.svg
   :target: Join the chat at https://gitter.im/h2oai/sparkling-water?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
.. |License| image:: https://img.shields.io/badge/License-Apache%202-blue.svg
   :target: LICENSE
.. |Powered by H2O.ai| image:: https://img.shields.io/badge/powered%20by-h2oai-yellow.svg
   :target: https://github.com/h2oai/
