Metadata-Version: 2.0
Name: azureml-automl-runtime
Version: 1.4.0
Summary: AutoML client runtime library
Home-page: https://docs.microsoft.com/en-us/azure/machine-learning/service/
Author: Microsoft Corp
License: https://aka.ms/azureml-sdk-license
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.5,<4
Description-Content-Type: text/x-rst
Requires-Dist: azureml-dataprep[pandas,fuse] (<1.4.10a,>=1.4.6a)
Requires-Dist: azureml-automl-core (~=1.4.0)
Requires-Dist: dill (>=0.2.8)
Requires-Dist: gensim
Requires-Dist: smart-open (<=1.9.0)
Requires-Dist: lightgbm (<=2.3.0,>=2.0.11)
Requires-Dist: numpy (<=1.16.2,>=1.16.0)
Requires-Dist: pandas (<=0.23.4,>=0.21.0)
Requires-Dist: patsy (>=0.5.1)
Requires-Dist: psutil (<6.0.0,>=5.2.2)
Requires-Dist: pytz
Requires-Dist: resource (>=0.1.8)
Requires-Dist: scipy (<=1.1.0,>=1.0.0)
Requires-Dist: scikit-learn (<=0.20.3,>=0.19.0)
Requires-Dist: sklearn-pandas (<=1.7.0,>=1.4.0)
Requires-Dist: statsmodels (<=0.10.2,>=0.9.0)
Requires-Dist: wheel (==0.30.0)
Requires-Dist: nimbusml (>=1.5.0)
Requires-Dist: skl2onnx (==1.4.9)
Requires-Dist: onnxmltools (==1.4.1)
Requires-Dist: onnxconverter-common (<=1.6.0,>=1.4.2)
Requires-Dist: onnx (<=1.6.0,>=1.5.0)
Requires-Dist: onnxruntime (==1.0.0)
Requires-Dist: pmdarima (==1.1.1)
Requires-Dist: py-cpuinfo

The azureml-automl-runtime package is a package containing functionality used by the azureml-train-automl package. It is not designed for end-user consumption and is meant only for use as part of the Azure Machine Learning SDK.



