Metadata-Version: 2.1
Name: azureml-automl-core
Version: 1.47.0.post1
Summary: Contains the non-ML non-Azure specific common code associated with running 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: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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.10
Description-Content-Type: text/x-rst
Requires-Dist: azureml-dataset-runtime (~=1.47.0)
Requires-Dist: azureml-telemetry (~=1.47.0)
Provides-Extra: test
Requires-Dist: mock (>=3.0.5) ; extra == 'test'
Requires-Dist: pytest (~=5.3.0) ; extra == 'test'
Requires-Dist: pytest-xdist (==1.31.0) ; extra == 'test'
Requires-Dist: pytest-timeout (==1.4.2) ; extra == 'test'
Requires-Dist: pytest-forked (==1.1.3) ; extra == 'test'
Requires-Dist: pytest-cov (==2.3.1) ; extra == 'test'
Requires-Dist: ddt ; extra == 'test'

The azureml-automl-core 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.



