Giter Site home page Giter Site logo

arathyjeevan / parkinson-classification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mtwenzel/parkinson-classification

0.0 1.0 0.0 2.85 MB

Classifying SPECT scans of Parkinson's Disease

License: GNU General Public License v3.0

Jupyter Notebook 100.00%

parkinson-classification's Introduction

Parkinson SPECT classification

Transfer learning Inception V3

Classifying SPECT scans of Parkinson's Disease which are available from the PPMI repository. You can open the notebook file in Goolge Colab directly from here:

Note that due to the Colab markup, the notebook does not properly display in GitHub.

Uncertainty aware classification

Classifying SPECT scans of Parkinson's Disease which are available from the PPMI repository.

This work pertains to unpublished research and is not publicly available before acceptance with a journal. Therefore, the notebook cannot be run by unauthorized users, and does not reveal any new material.

You can open the notebook file in Goolge Colab directly from here:

License

Licensed under this license.

Details

This notebook shows how we performed the experiment to fine-tune the Inception V3 classifier to distinguish patients with and without signs of Parkinson's disease.

The notebook is optimized to work with Google Colab. It hides all code by default so that you can run it sequentially from top to bottom. If you want to see the implementation, just double-click into any cell, and it will open in a side-by-side view.

This code is part of the publication

Publication reference and link to be inserted after publishing.

The data are a derivative of the DAT scans available from the PPMI repository. They were processed to represent the central 5 slices of the putamen in one slice by averaging them. For details, please refer to the paper.

The data was then split randomly into a training and a validation set. As we tested the performance on an independant test set drawn from clinical routine which cannot be published, this notebook does not contain testing of the trained classifier.

The data as used in the publication can be downloaded here:

If you want to run the notebook from Google Colab, put the data into your Google Drive, and adapt the path below in the respective cell.

Usage

It is adviced to copy the Colab notebook to your own Google Drive before connecting to a runtime an running the code, though it is not strictly required. Note, however, that if you don't copy it, any changes you make, and also all results, will be discarded when you close the notebook.

The data (under the ./data/ path in the repository) will be downloaded and unzipped automatically. In case you are running the notebook in a hosted runtime, the download will be temporary.

parkinson-classification's People

Contributors

mtwenzel avatar

Watchers

James Cloos 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.