Metadata-Version: 2.1
Name: azureml-automl-runtime
Version: 1.42.0.post1
Summary: Contains the ML and non-Azure specific common code associated     with running AutoML for public use.
Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6,<3.9
Description-Content-Type: text/x-rst
Requires-Dist: azureml-automl-core (~=1.42.0)
Requires-Dist: azureml-training-tabular (~=1.42.0)
Requires-Dist: azureml-dataset-runtime[fuse,pandas] (~=1.42.0)
Requires-Dist: dill (<0.4.0,>=0.2.8)
Requires-Dist: gensim (<3.9.0)
Requires-Dist: smart-open (<=1.9.0)
Requires-Dist: lightgbm (<=3.2.1,>=2.0.11)
Requires-Dist: numpy (<1.20.0,>=1.16.0)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: protobuf (<4.0.0)
Requires-Dist: psutil (<6.0.0,>=5.2.2)
Requires-Dist: scipy (<=1.5.2,>=1.0.0)
Requires-Dist: scikit-learn (<0.23.0,>=0.19.0)
Requires-Dist: sklearn-pandas (<=1.7.0,>=1.4.0)
Requires-Dist: statsmodels (<0.12,>=0.11.0)
Requires-Dist: nimbusml (<=1.8.0,>=1.7.1)
Requires-Dist: skl2onnx (==1.4.9)
Requires-Dist: onnxmltools (==1.4.1)
Requires-Dist: keras2onnx (<=1.6.0,>=1.4.0)
Requires-Dist: onnxconverter-common (<=1.6.0,>=1.4.2)
Requires-Dist: onnx (<=1.7.0,>=1.6.0)
Requires-Dist: onnxruntime (<1.9.0,>=1.3.0)
Requires-Dist: pmdarima (==1.7.1)
Requires-Dist: joblib (==0.14.1)
Requires-Dist: boto3 (<=1.20.19)
Requires-Dist: botocore (<=1.23.19)
Requires-Dist: dataclasses (<=0.8,>=0.6)
Requires-Dist: dotnetcore2 (<4.0.0,>=3.0.0)

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.



