GithubHelp home page GithubHelp logo

tanyajoon / parkinson-disease-detection-using-pet-images Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 5.0 277 KB

Jupyter Notebook 100.00%
machine-learning deep-learning parkinson-disease parkinson-disease-detection svm random-forest cnn

parkinson-disease-detection-using-pet-images's Introduction

Parkinson Disease Detection using PET Images

Execution Flow

Dataset preparation

  1. Acquire data set (*.nii files) from PPMI
  2. Acquire the label files (*.csv file)
  3. Update the 'dataPath' variable (if placed somewhere else)
  4. Run the dataset preparation file using python3 and Jupyter Notebook.

Dataset preprocessing

FSL is used for preprocessing purposes, for a guide on how to install and use FSL please refer to installation guide. After successful installation, execute the files using python3 and Jupyter Notebook. The files(*.nii) can be visualized using FSL eyes.

Testing and Training:

Before executing the testing and training steps please refer to installation guide and install the required modules. The 3 models (SVM, RF, CNN ) can be executed using the files provided under the Models folder.

CNN

After aquiring the data (data.csv) open Model_CNN.ipnyb adn Model_CNN Kfold file found in tghe Model folder.

SVM

After aquiring the related data (Data.csv) open Model_SVM.ipnyb file found in tghe Model folder.

RF

After aquiring the related data (Datacnn.csv) open Model_random forest.ipnyb file found in tghe Model folder.

OUTPUT

after running all of the above mentioned scripts, you will have a final average accuracy at the end which will be that models accuracy without cross validation, cross validated result is calculated and shown before the main model in SVM, RF and a different file (Model_Cnn Kfold.ipnyb) contains cross validation for the CNN model.

Demo Video:

A video guide on how this project works and some general guidelines are available in the following youtube link: Youtube

parkinson-disease-detection-using-pet-images's People

Contributors

arshamsr12 avatar jamilruet13 avatar tanyajoon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.