Giter VIP home page Giter VIP logo

vishnuvardhan-b / respiratory-disease-prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rannilo/respiratory-disease-prediction

0.0 0.0 0.0 3.75 MB

This codebase is focused on predicting lung diseases from a breathing sounds dataset. 8 experiments were conducted on 5 different machine learning models. In addition, a novel data augmentation algorithm was performed and tested.

License: MIT License

Jupyter Notebook 100.00%

respiratory-disease-prediction's Introduction

What is this?

This codebase was to created to make it easier for machine learning researchers to create innovation in the medical field. Combining machine learning with the medical field would decrease false diagnoses and save lives.

This codebase is focused on predicting lung diseases from a breathing sounds dataset. 8 experiments were conducted on 5 different machine learning models. In addition, a novel data augmentation algorithm was performed and tested.

The following experiments were conducted on 4 classical machine learning methods (decision tree, random forest, SVM, XGBoost):

  • Using all features to train the models
  • Using less complex models to decrease overfitting
  • Using class weights to counter dataset unbalancedness
  • Using fewer features to decrease noise in the data

Experiments on the deep learning model (CNN) were as follows:

  • Using all features to train the model
  • Using class weights to counter dataset unbalancedness
  • Using a novel data augmentation algorithm

Instructions for use

  1. Clone the code from Github
  2. Download data files and add them to the "dataframes" folder: https://drive.google.com/drive/folders/1ZEXr-3vSjL-_QR6x-cvRpm4XKJG3j-VU?usp=sharing
  3. Run the "master" notebook to see the experiments process. Run the "data generation" notebooks to see the data extraction process.

Thesis

Poster and high level overview of the code and model results

respiratory-disease-prediction's People

Contributors

rannilo 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.