Metadata-Version: 2.1
Name: azureml-contrib-automl-dnn-forecasting
Version: 0.0.49
Summary: Azure Automated Machine Learning DNN package for timeseries forecasting.
Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
Author: Microsoft Corp
License: Proprietary https://aka.ms/azureml-preview-sdk-license 
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7,<4.0
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: azureml-core ~=0.0.0
Requires-Dist: azureml-automl-core ~=0.0.49
Requires-Dist: azureml-automl-runtime ~=0.0.49
Requires-Dist: azureml-train-automl-client ~=0.0.0
Requires-Dist: azureml-train-automl-runtime ~=0.0.49
Requires-Dist: azureml-dataset-runtime[pandas] ~=0.0.0
Requires-Dist: GitPython >=3.1.37
Requires-Dist: overrides ~=6.1.0
Requires-Dist: pandas ==1.3.5
Requires-Dist: tensorboard <=2.2.2,>=1.14.0
Requires-Dist: torch ~=1.13.1
Requires-Dist: tqdm <=4.47.0,>=4.32.1
Requires-Dist: mlflow-skinny <=2.9.2
Requires-Dist: numpy <=1.21.6,>=1.16.0 ; python_version < "3.8"
Requires-Dist: numpy <=1.23.5,>=1.16.0 ; python_version >= "3.8"

Azure ML CLI extension common package. Common across azure-cli-ml and azure-cli-ml-preview.

