Metadata-Version: 2.1
Name: autoai-libs
Version: 1.12.3
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: paul.shaw@fr.ibm.com, viulong.kong@fr.ibm.com
License: Proprietary
Keywords: AI,Watson,IBM,AutoAI,SDK,API,IBM Cloud,Machine Learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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.6,<3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas (<1.0.0,>=0.24.2)
Requires-Dist: numpy (>=1.16.4)
Requires-Dist: scikit-learn (<0.23.2,>=0.20.3)

# 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](http://www14.software.ibm.com/cgi-bin/weblap/lap.pl?li_formnum=L-AMCU-BMZMQB&title=IBM%20Watson%20Machine%20Learning%20AutoAI-libs%20V1) (see LICENSE.txt).


