Metadata-Version: 2.0
Name: azureml-train-automl
Version: 1.24.0
Summary: automl
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.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-automl-core (~=1.24.0)
Requires-Dist: azureml-automl-runtime (~=1.24.0)
Requires-Dist: azureml-dataset-runtime[pandas,fuse] (~=1.24.0)
Requires-Dist: azureml-train-automl-client (~=1.24.0)
Requires-Dist: azureml-train-automl-runtime (~=1.24.0)

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




