Metadata-Version: 2.1
Name: autoai-ts-libs
Version: 1.0.6
Summary: A library of transformers to support portable representations of AutoAI TimeSeries pipelines.
Home-page: UNKNOWN
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.7
Classifier: Programming Language :: Python :: 3.8
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.9
Description-Content-Type: text/markdown
Requires-Dist: tensorflow (==2.4.4)
Requires-Dist: joblib (>=0.11)
Requires-Dist: pandas (==1.2.4)
Requires-Dist: numpy (==1.19.2)
Requires-Dist: PyWavelets
Requires-Dist: xgboost (==0.90)
Requires-Dist: scikit-learn (==0.23.2)
Requires-Dist: statsmodels (==0.12.2)
Requires-Dist: mlxtend (==0.17.0)
Requires-Dist: dill (==0.3.1.1)
Requires-Dist: networkx (==2.5.1)
Requires-Dist: py4j (==0.10.9)
Requires-Dist: pytz
Requires-Dist: lale (<0.6,>=0.5.7)
Requires-Dist: traitlets (==5.1.1)

# autoai_ts_libs

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


## 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) (see LICENSE.txt).


