Metadata-Version: 2.1
Name: azureml-contrib-automl-dnn-forecasting
Version: 1.49.0
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 
Platform: UNKNOWN
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
Requires-Dist: azureml-core (~=1.49.0)
Requires-Dist: azureml-automl-core (~=1.49.0)
Requires-Dist: azureml-automl-runtime (~=1.49.0)
Requires-Dist: azureml-train-automl-client (~=1.49.0)
Requires-Dist: azureml-train-automl-runtime (~=1.49.0)
Requires-Dist: azureml-dataset-runtime[pandas] (~=1.49.0)
Requires-Dist: GitPython (==3.1.3)
Requires-Dist: overrides (~=6.1.0)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: tensorboard (<=2.2.2,>=1.14.0)
Requires-Dist: torch (<=1.11.0,>=1.6.0)
Requires-Dist: tqdm (>=4.32.1<=4.47.0)
Requires-Dist: numpy (<=1.21.6,>=1.16.0) ; python_version < "3.8"
Requires-Dist: numpy (<=1.22.3,>=1.16.0) ; python_version >= "3.8"

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



