Metadata-Version: 2.1
Name: azureml-contrib-automl-dnn-forecasting
Version: 1.58.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 
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8,<4.0
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: azureml-core~=1.58.0
Requires-Dist: azureml-automl-core~=1.58.0
Requires-Dist: azureml-automl-runtime~=1.58.0
Requires-Dist: azureml-train-automl-client~=1.58.0
Requires-Dist: azureml-train-automl-runtime~=1.58.0
Requires-Dist: azureml-dataset-runtime[pandas]~=1.58.0
Requires-Dist: GitPython>=3.1.37
Requires-Dist: overrides~=6.1.0
Requires-Dist: pandas==1.5.3
Requires-Dist: tensorboard<=2.11.0,>=2.4.1
Requires-Dist: torch==2.2.2
Requires-Dist: tqdm<=5.0.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.

