Metadata-Version: 2.1
Name: snapml
Version: 1.14.0
Summary: Snap Machine Learning
Home-page: https://www.zurich.ibm.com/snapml/
Author: IBM
Author-email: tpa@zurich.ibm.com
License: Proprietary
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: Other/Proprietary License
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/markdown
License-File: LICENSE.pdf
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: numpy (>=1.18.5) ; python_version < "3.10"
Requires-Dist: numpy (>=1.21.3) ; python_version >= "3.10"

# Snap Machine Learning

A library that provides high-speed training and inference of popular machine learning models on modern computing systems.

## Documentation

Documentation can be found here: https://snapml.readthedocs.io/en/latest/

## License

This library is distributed under the [International License Agreement for Non-Warranted
Programs](https://www-03.ibm.com/software/sla/sladb.nsf/pdf/ilan/$file/ilan_en.pdf)

