Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.06 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.06 KB

In porgress, repository is currently being updated

orx-surgical

Predictive Modeling based on Medical Data using deep learning (CNN and RNN); a Health Compass project with ORX Surgical

Project Background

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.

Repository Structure

Todo

Installation

Todo

Requirements

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

Usage

Todo

Report

Todo