Community > Business
Can I use Hypernext for medical software?
(1/1)
stomov:
Hello,
I coded an algorithm in Python that uses deep learning to improve heart disease diagnosis by outputting a severity score from 0-4 given 13 features of patient medical information.
I want to use Hypernext to create a graphical user interface that allows a doctor to enter 13 attributes of patient medical information, click a button that runs this algorithm I have coded, and then receive the output of heart disease severity score. The algorithm will already be trained.
Is this possible to do with Hypernext?
I would need to link the user interface software to some way of running the Python code, ideally with the doctor/user just clicking a button that says 'run algorithm.'
Thank you.
Malkom:
--- Quote from: stomov on May 30, 2018, 06:24:43 PM ---Hello,
I coded an algorithm in Python that uses deep learning to improve heart disease diagnosis by outputting a severity score from 0-4 given 13 features of patient medical information.
I want to use Hypernext to create a graphical user interface that allows a doctor to enter 13 attributes of patient medical information, click a button that runs this algorithm I have coded, and then receive the output of heart disease severity score. The algorithm will already be trained.
Is this possible to do with Hypernext?
I would need to link the user interface software to some way of running the Python code, ideally with the doctor/user just clicking a button that says 'run algorithm.'
Thank you.
--- End quote ---
I've placed this link to your other post:-
http://www.tigabyte.com/smf/index.php?topic=2824.0
Navigation
[0] Message Index
Go to full version