/gcs_clustering

Cluster patients based on their time-series GCS scores.

Primary LanguagePython

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.