Abstract
Background: Python and MATLAB both are common tools used for predictive modelling applications, not only in healthcare. In our predictive modelling group, both tools are widely used. None of the two tools is optimal for all tasks along the value chain of predictive modelling in healthcare. Objectives: The aim of this study was to explore different ways to extend our MATLAB-based toolset with Python functions. Methods: Pre-existing interfaces between MATLAB and Python have been evaluated and more comprehensive interfaces have been designed to exchange even complex data formats such as MATLAB tables. Results: The interfaces have successfully been implemented and they were validated in a Natural Language Processing scenario based on free-text notes from a telehealth services for heart failure patients. Conclusion: Integration of Python modules in our MATLAB toolset is possible. Further improvements especially in terms of performance, are required if large datasets need to be exchanged. A big advantage of our concept is that tabular data can be exchanged between MATLAB and Python without loss and the Python functions are called dynamically via the interface.
Original language | English |
---|---|
Title of host publication | dHealth 2022 – Proceedings of the 16th Health Informatics Meets Digital Health Conference |
Editors | Günter Schreier, Bernhard Erich Pfeifer, Martin Baumgartner, Dieter Hayn |
Publisher | IOS Press |
Pages | 197-204 |
Number of pages | 8 |
ISBN (Print) | 978-1-64368-282-2 |
DOIs | |
Publication status | Published - 2022 |
Event | dHealth 2022 - 16th Annual Conference on Health Informatics meets Digital Health - Duration: 24 May 2022 → 25 May 2022 |
Conference
Conference | dHealth 2022 - 16th Annual Conference on Health Informatics meets Digital Health |
---|---|
Period | 24/05/22 → 25/05/22 |
Research Field
- Exploration of Digital Health
Keywords
- MATLAB
- Python
- Predictive Analytics
- Machine learning
- Data exchange
- Interfacing