Coder Social home page Coder Social logo

cpappas18 / articulaite Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 8.15 MB

A machine learning tool to diagnose a patient's underlying cause of Dysarthria by classifying audio input as being indicative of Parkinson's disease, ALS, or Cerebral Palsy.

Jupyter Notebook 99.59% Python 0.41%
machine-learning smote

articulaite's People

Contributors

cpappas18 avatar halah1998 avatar jy-yang-bot avatar kamunk avatar nadiaenh avatar ritua08 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

articulaite's Issues

Deleting audio_features_visualization.ipynb ?

Should we delete audio_features_visualization.ipynb ? I feel like it's very hard to read and doesn't show any actual visualizations, and we already have feature_extraction.py, so it might be better to delete this one. Unless someone wants to clean it up ?

smote.py gender oversampling

Capture

There's an issue with line 25 of the smote.py file, it seems that it also oversamples the Gender column resulting in genders other than 1 and 0 (like 0.608).

I don't fully understand the SMOTE technique yet but could it be fixed by only oversampling on the other columns (not Status and Gender) and then either 1) "filling in" randomly the genders with a 50/50 split or 2) with the same split as in the original dataset ? Unless it's fine to have non-binary genders ?

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.