Metadata-Version: 2.1
Name: autoai-libs
Version: 1.13.6
Summary: A library of transformers to support portable representations of AutoAI pipelines.
Home-page: https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/autoai-lib-python.html
Author: IBM
Author-email: lukasz.cmielowski@pl.ibm.com, daniel.ryszka@pl.ibm.com
License: Proprietary
Keywords: AI,Watson,IBM,AutoAI,SDK,API,IBM Cloud,Machine Learning
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
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
Requires-Python: >=3.7,<3.10
Description-Content-Type: text/markdown
Requires-Dist: pandas (<1.4,>=0.24.2)
Requires-Dist: packaging
Requires-Dist: psutil
Requires-Dist: importlib-metadata
Requires-Dist: numpy (==1.19.2) ; python_version < "3.9"
Requires-Dist: scikit-learn (<0.24,>=0.20.3) ; python_version < "3.9"
Requires-Dist: gensim (==3.8.3) ; python_version < "3.9"
Requires-Dist: numpy (<1.22,>=1.19.2) ; python_version >= "3.9"
Requires-Dist: scikit-learn (<1.1,>=0.20.3) ; python_version >= "3.9"
Requires-Dist: gensim (==4.1.2) ; python_version >= "3.9"

# autoai_libs

A library of transformers to support portable representations of AutoAI pipelines.

## Documentation

Documentation can be found on IBM Watson Studio cloud documentation, [Using autoai-lib for Python](https://dataplatform.cloud.ibm.com/docs/content/wsj/analyze-data/autoai-lib-python.html)

## License

This library is delivered under the [International License Agreement for Non-Warranted Programs](https://www14.software.ibm.com/cgi-bin/weblap/lap.pl?li_formnum=L-AMCU-BYY6S5).


