Skip to content

Mathematical and Data Modeling - Group 5 - Study of the Connectome for Alzheimer's disease.

Notifications You must be signed in to change notification settings

danielzyss/MDMgroup5AD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODE FOR MDM-2 GROUP 5: ALZHEIMER CONNECTOME

please have the data as a pandas pickled dataframe in a '/data' folder. The arrangement of the dataframe must be such that
every column is an electrode, and every row a patient such that the row 0, column 0 contains the numpy time series of
patient 0 at electrode 'Fp1' for example (The dataframe can be generated from the original matlab files using the
matlabTranslator.py file, with the function MatlabStructure2PandasDataframe() ) .

Each model can be run separately from the main.py file, or any function can be called independently from the tool.py file. Every
parameter is modifiable to try out different results.

Please read the report for more explaination.

Best,

Group 5

About

Mathematical and Data Modeling - Group 5 - Study of the Connectome for Alzheimer's disease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages