Skip to content

Predicting Alzheimer's disease types based on brain MRI pictures with an accuracy of 98%.

Notifications You must be signed in to change notification settings

nigelhartm/alzheimer_disease_stages_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alzheimer disease type prediction - Bioimaging project

This project was done by jeongahblairlee and nigelhartm for the module Bioimage Analysis and Extended Phenotyping (Msc. Bioinformatics) in one week. As a dataset we used https://www.kaggle.com/datasets/sachinkumar413/alzheimer-mri-dataset. From there we tried to improve the prediction and implemented a SVM approach as well. Our main focus was in trying to understand the underlaying approaches/data needed to do a prediction of Alzheimer's disease types (Mild Demented, Moderate Demented, Non Demented, Very Mild Demented) based on brain MRI pictures. Fruther description and the presentation about our results.

Further description and usage

We used Google colab to run our training and prediction, thats where our main.ipynb is coming from. Our best result we achieved by using a SVM, which we saved as a pre-trained model and provide here as well (SOON). This provided us an accuracy of 0.9825 in predicting the correct stage of Alzheimer's disease.

Presentation

Introduction

alt text alt text alt text

Dataset

alt text alt text

Convolutional Neural Network

alt text alt text

SVM (Support Vector Machine)

alt text

Further improvements (Data augmentation)

This we already tried at the CNN approach but didn't get good results. It is planned to do it on the SVM approach. alt text

Planned

References

https://adni.loni.usc.edu/

https://www.alzheimers.net/

https://www.kaggle.com/datasets/jboysen/mri-and-alzheimers

https://ieeexplore.ieee.org/document/9521165

https://catalog.data.gov/dataset/alzheimers-disease-and-healthy-aging-data

https://www.nature.com/articles/s41598-020-79243-9

https://cordis.europa.eu/article/id/429468-the-final-epad-dataset-is-now-available-on-the-alzheimer-s-disease-workbench

https://www.kaggle.com/code/psycon/brain-mri-image-alzheimer-classifier/notebook

https://colab.research.google.com/github/ShanmukhVegi/Image-Classification/blob/main/Shanmukh_Classification.ipynb#scrollTo=JSapSw-h5HK0

About

Predicting Alzheimer's disease types based on brain MRI pictures with an accuracy of 98%.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published