Metadata-Version: 2.0
Name: azureml-train-automl-runtime
Version: 1.36.0
Summary: Used for automatically finding the best machine learning model and its parameters.
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: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6,<3.8
Description-Content-Type: text/x-rst
Requires-Dist: azure-storage-queue (~=12.1)
Requires-Dist: gensim (<3.9.0)
Requires-Dist: smart-open (<=1.9.0)
Requires-Dist: lightgbm (<=2.3.0,>=2.0.11)
Requires-Dist: numpy (<1.19.0,>=1.16.0)
Requires-Dist: pandas (<1.0.0,>=0.21.0)
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.10.2,>=0.9.0)
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.8.0,>=1.3.0)
Requires-Dist: jinja2 (<=2.11.2)
Requires-Dist: boto3 (<=1.15.18)
Requires-Dist: botocore (<=1.18.18)
Requires-Dist: dask[complete] (<=2.30.0)
Requires-Dist: distributed (<=2.30.1)
Requires-Dist: azureml-automl-core (~=1.36.0)
Requires-Dist: azureml-automl-runtime (~=1.36.0)
Requires-Dist: azureml-train-automl-client (~=1.36.0)
Requires-Dist: azureml-core (~=1.36.0)
Requires-Dist: azureml-telemetry (~=1.36.0)
Requires-Dist: azureml-defaults (~=1.36.0)
Requires-Dist: azureml-interpret (~=1.36.0)
Requires-Dist: azureml-dataset-runtime[fuse,pandas] (~=1.36.0)
Requires-Dist: azureml-mlflow (~=1.36.0)

The azureml-train-automl-runtime package contains functionality for automatically finding the best machine learning model and its parameters, given training and test data.




