Crates.io | medmodels |
lib.rs | medmodels |
version | 0.1.2 |
source | src |
created_at | 2024-05-17 13:06:21.901784 |
updated_at | 2024-08-15 16:20:54.081375 |
description | Limebit MedModels Crate |
homepage | |
repository | https://github.com/limebit/medmodels |
max_upload_size | |
id | 1243149 |
size | 5,394 |
The use of medical data in connection with AI is a rapidly growing field of research. However, there is a significant gap between the methodology that is published in scientific papers and the techniques that are used in the medical industry. Currently, companies have to adapt the latest findings to their individual set-up. With MedModels, we close this gap by offering all users an intuitive Python framework that provides the methods from current research publications in a directly usable manner.
MedModels is a Python-based software framework for the analysis of real-world evidence data for the healthcare sector. MedModels makes complex analyses and predictions based on medical data significantly faster, more precise, reliable, and more cost-effective.
The vision is to combine the key expertise of research companies and science in order to gain the greatest possible benefit for patients from the data. With MedModels, we close the clear innovation gap between academic research and industrial application by providing the latest scientific methods as an application-oriented framework.
MedModels is aimed at a wide range of users, including medical care institutions (e.g., clinics and hospitals), research institutions (e.g., universities and cancer registers), insurance companies (e.g., health insurance and accident insurance), pharmaceutical companies as well as regulatory institutions such as drug administrations.
Limebit hosts the official open source code on GitHub at: MedModels GitHub Repository
We recommend to use pip
to install the latest version of MedModels:
pip install medmodels
For detailed information on how to use MedModels, please read the MedModels documentation.