marksgraham / gcs_clustering

Cluster patients based on their time-series GCS scores.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code to cluster patients based on their time-series GCS scores.

Install

Recommend working on a fresh virtual environment. Install the requirements with

pip install -r requirements.txt

How to run

Set filename and output_dir in temporal-clustering.py and run the script.

About

Cluster patients based on their time-series GCS scores.


Languages

Language:Python 100.0%