Metadata-Version: 2.0
Name: azureml-contrib-run
Version: 1.0.39
Summary: UNKNOWN
Home-page: https://docs.microsoft.com/en-us/azure/machine-learning/service/
Author: Microsoft Corp
License: Proprietary https://aka.ms/azureml-preview-sdk-license 
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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
Description-Content-Type: text/x-rst
Requires-Dist: azureml-core (==1.0.39.*)
Requires-Dist: jsonpickle
Requires-Dist: mlflow (==0.9.1)

Microsoft Azure Machine Learning Tracking server plugin for Python
===================================================================
The azureml-contrib-run package contains the integration code of AzureML with MLFlow.
MLFlow (https://mlflow.org/) is an open-source platform for tracking machine learning experiments and managing models.
You can use MLFlow logging APIs with Azure Machine Learning service: the metrics and artifacts are logged to your Azure ML Workspace.




