add certainty

This commit is contained in:
2026-02-12 13:39:36 +01:00
parent 2f507bcf20
commit 8e4a43c557
3 changed files with 1288 additions and 1 deletions

View File

@@ -754,7 +754,7 @@ print("\nFirst few rows:")
print(df.head())
# Hardcode specific patient names
patient_names = ['6b56865d']
patient_names = ['2bf8486d']
# Define the functional systems (columns to plot) - adjust based on actual column names
functional_systems = ['EDSS', 'Visual', 'Sensory', 'Motor', 'Brainstem', 'Cerebellar', 'Autonomic', 'Bladder', 'Intellectual']