# Microsoft Health Intelligence Machine Learning Toolbox
## Overview
This toolbox aims at providing low-level and high-level building blocks for Machine Learning / AI researchers and
practitioners. It helps to simplify and streamline work on deep learning models for healthcare and life sciences,
by providing tested components (data loaders, pre-processing), and deep learning models.
## Installation
You can install the latest version from `pypi` via
```console
pip install hi-ml
```
## 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
We are relying on Github's auto-generated changelog to describe what went into a release. Please check [each individual release](https://github.com/microsoft/hi-ml/releases) to see a full changelog.
## Links
* Github [https://github.com/microsoft/hi-ml](https://github.com/microsoft/hi-ml)
* Project InnerEye [http://aka.ms/InnerEye](http://aka.ms/InnerEye)
Raw data
{
"_id": null,
"home_page": "https://github.com/microsoft/hi-ml",
"name": "hi-ml",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Health Futures, Health Intelligence, AzureML",
"author": "Biomedical Imaging Team @ Microsoft Health Futures",
"author_email": "innereyedev@microsoft.com",
"download_url": "https://files.pythonhosted.org/packages/ec/2d/4d7359a4ed78612aa297a75eb10a715356cda39eee6c8db7baf9e51ee2f7/hi-ml-0.5.2.tar.gz",
"platform": null,
"description": "# Microsoft Health Intelligence Machine Learning Toolbox\n\n## Overview\n\nThis toolbox aims at providing low-level and high-level building blocks for Machine Learning / AI researchers and\npractitioners. It helps to simplify and streamline work on deep learning models for healthcare and life sciences,\nby providing tested components (data loaders, pre-processing), and deep learning models.\n\n## Installation\n\nYou can install the latest version from `pypi` via\n\n```console\npip install hi-ml\n```\n\n## Documentation\n\nThe detailed package documentation, with examples and API reference, is on\n[readthedocs](https://hi-ml.readthedocs.io/en/latest/).\n\n## Getting started\n\nExamples that illustrate the use of the `hi-ml` toolbox can be found on\n[readthedocs](https://hi-ml.readthedocs.io/en/latest/).\n\n## Changelog\n\nWe are relying on Github's auto-generated changelog to describe what went into a release. Please check [each individual release](https://github.com/microsoft/hi-ml/releases) to see a full changelog.\n\n## Links\n\n* Github [https://github.com/microsoft/hi-ml](https://github.com/microsoft/hi-ml)\n* Project InnerEye [http://aka.ms/InnerEye](http://aka.ms/InnerEye)\n\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Microsoft Health Futures package containing high level ML components",
"version": "0.5.2",
"project_urls": {
"Homepage": "https://github.com/microsoft/hi-ml"
},
"split_keywords": [
"health futures",
" health intelligence",
" azureml"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bd4e777cd1a11eee59f33c4f957b786dba8c96ddfcfc18261dcd74d31b330550",
"md5": "4b2917022531c1a6d2311ca94c6a75b2",
"sha256": "d4f76fdfe0d342200ceb1628568a42cecfdfa0b9607c7df07bd2b6fd7cd1fbdd"
},
"downloads": -1,
"filename": "hi_ml-0.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b2917022531c1a6d2311ca94c6a75b2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 107582,
"upload_time": "2024-08-30T13:28:29",
"upload_time_iso_8601": "2024-08-30T13:28:29.621130Z",
"url": "https://files.pythonhosted.org/packages/bd/4e/777cd1a11eee59f33c4f957b786dba8c96ddfcfc18261dcd74d31b330550/hi_ml-0.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ec2d4d7359a4ed78612aa297a75eb10a715356cda39eee6c8db7baf9e51ee2f7",
"md5": "accabadf3cdc7418e17bf7ca581a9966",
"sha256": "0bc1296c0535095903868238bfcd6b99c5e5467396e6147c1bdd75350816cd29"
},
"downloads": -1,
"filename": "hi-ml-0.5.2.tar.gz",
"has_sig": false,
"md5_digest": "accabadf3cdc7418e17bf7ca581a9966",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 91519,
"upload_time": "2024-08-30T13:28:30",
"upload_time_iso_8601": "2024-08-30T13:28:30.740948Z",
"url": "https://files.pythonhosted.org/packages/ec/2d/4d7359a4ed78612aa297a75eb10a715356cda39eee6c8db7baf9e51ee2f7/hi-ml-0.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-30 13:28:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "microsoft",
"github_project": "hi-ml",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"test_requirements": [],
"lcname": "hi-ml"
}