Metadata-Version: 2.1
Name: hi-ml-azure
Version: 0.1.8
Summary: Microsoft Health Intelligence package to elevate and monitor scripts to an AzureML workspace
Home-page: https://github.com/microsoft/hi-ml
Author: Microsoft Research Cambridge InnerEye Team 
Author-email: innereyedev@microsoft.com
License: MIT License
Description: # Microsoft Health Intelligence Machine Learning Azure Toolbox
        
        ## Overview
        
        This toolbox aims at providing low-level building blocks for Machine Learning / AI researchers and
        practitioners. It helps by providing cloud integration tools.
        
        ## Installation
        
        You can install the latest version from `pypi` via 
        
        ```
        pip install hi-ml-azure
        ```
        
        ## Documentation
        
        The detailed package documentation, with examples and API reference, is on 
        [readthedocs](https://hi-ml.readthedocs.io/en/latest/).
        
        ## Getting started
        
        Examples that illustrate the use of the `hi-ml` toolbox can be found on 
        [readthedocs](https://hi-ml.readthedocs.io/en/latest/).
        
        ## Changelog
        
        A changelog is [maintained on Github](https://github.com/microsoft/hi-ml/blob/main/CHANGELOG.md)
        
        ## Links
        
        * Github [https://github.com/microsoft/hi-ml](https://github.com/microsoft/hi-ml)
        * Project InnerEye [http://aka.ms/InnerEye](http://aka.ms/InnerEye)
        
Keywords: InnerEye,HealthIntelligence,AzureML
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
