Git Product home page Git Product logo

spiro's Introduction

Spiro

Devpost:https://devpost.com/software/spiro

Major platforms Used

  • Python
    • Flask
    • Keras
    • Pandas
    • Numpy
    • Matplotlib
  • Swift
  • Google Cloud Platform
  • Firebase

Features

  • Convert points into images
  • Train and run machine learning algorithm
  • App where a user can take the spiral test
  • Return predictions to the app
  • Current Model:
    • 32 Convolutions
    • 10x10 size
    • 40x40 pools
    • 0.2 dropout
    • 128 dense
    • sigmoid activation
    • 20 batch size
    • 100 epochs

Future Improvements

  • Front End
    • Plot r vs. theta graph to gain another angle on the deviation
  • Back End
    • Calculate a "score" by using the predicted probability of the spiral being generated by someone with Parkinson's
    • Retrain model when enough new data is aggregated in the Firebase database

Thoughts

  • Treat data as image with pixel values vs. time series of the spiral path points
  • Pixel value from 500x500 to 125x125
  • The model initially assumed that everyone had Parkinson's, so it would have a 75% accuracy due to the makeup of our initial dataset.
  • For the machine learning model, we duplicated the data points of the control so we would have a 50-50 split between control and Parkinson's points. This should not contribute to overfitting because of the dropout, which adds a random perturbation in the model.
  • There are many images in which the model has a better detection than human intuition, as seen in has_parkinsons.png and does_not_have_parkinsons.png

spiro's People

Contributors

yugrao avatar

Stargazers

 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.