Predictive Modeling based on Medical Data using deep learning (CNN and RNN); a Health Compass project with ORX Surgical
We experiment with different machine learning algorithms to evaluate different approaches to predicting a specific device-intensive procedure. The performance of various CNN and RNN algorithms are investigated to select the correct approach in partnership with ORX.
ORX is interested in developing machine learning models based on insurance claims and other medical data to predict whether a patient requires a device-intensive procedure.
Package | Version |
---|---|
Keras | 2.11.0 |
Tensorflow | 2.11.0 |
Pandas | 1.5.3 |
Sklearn | 1.2.2 |
Scipy | 1.10.1 |
Numpy | 1.23.5 |
Seaborn | 0.12.2 |
Matplotlib | 3.7.1 |