Code Monkey home page Code Monkey logo

neuro_genetic_disorder_prediction's Introduction

Neuro-Genetic-disorder-prediction

Alzheimer’s and Parkinson’s disease are the most common forms of dementia that degenerate neurons in the brain cells. This paper targets a comparative study on the performance of machine learning classifier and Neural Network techniques in neuro-degenerative data. The Neural Network algorithms gives classification accuracy ~92% with One hot Encoding Method Understanding-Memory-Loss-Alzheimers-disease-the-basics jpg

DATASET

The dataset we are using for our project is the ADPD dataset also known as Alzheimer's and Parkinson's disease dataset.It has 1439 attributes and 199 entries. 
The first attribute represents the gene names and the following attributes represent the gene experimental values of patients. 
The dataset was made from a congregation of multiple gene based datasets including Common Genes Alzheimer Parkinson(CGAP), brain tumore and glioblastoma. 
All these datasets were downloaded from Biolabs Data Set Repository which stores both experimental values and gene names.

MODEL

______________________________________________________________________________
 Layer (type)                Output Shape              Param #   
=================================================================
 dense (Dense)               (None, 64)                92032     
                                                                 
 leaky_re_lu (LeakyReLU)     (None, 64)                0         
                                                                 
 dense_1 (Dense)             (None, 128)               8320      
                                                                 
 leaky_re_lu_1 (LeakyReLU)   (None, 128)               0         
                                                                 
 dense_2 (Dense)             (None, 256)               33024     
                                                                 
 dropout (Dropout)           (None, 256)               0         
                                                                 
 dense_3 (Dense)             (None, 128)               32896     
                                                                 
 leaky_re_lu_2 (LeakyReLU)   (None, 128)               0         
                                                                 
 dense_4 (Dense)             (None, 64)                8256      
                                                                 
 dense_5 (Dense)             (None, 3)                 195       
                                                                 
=================================================================
Total params: 174,723
Trainable params: 174,723
Non-trainable params: 0

neuro_genetic_disorder_prediction's People

Contributors

atulya-deep avatar the-kriz avatar shnitzer99 avatar sounak-singh 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.