Giter Site home page Giter Site logo

multiple-disease-predictor's Introduction

Project: Multiple-Disease-Predictor-ML-Flask-WebApp

Project Intro/Objective

It's an end-to-end Machine Learning Project. The purpose of this project is to predict whether a person is suffering from a particular disease or not on the basis of his/her input data. The prediction has been done by using Machine Learning (ML) classification algorithms . Currently, this web app can predict 3 types of diseases (Diabetes, Parkinson's and Heart Disease).

Screenshots

Screenshot 2023-03-18 at 3 34 48 PM

Screenshot 2023-03-18 at 3 35 01 PM

Screenshot 2023-03-18 at 3 35 11 PMScreenshot 2023-03-18 at 3 35 19 PM

Screenshot 2023-03-18 at 3 35 24 PM

Screenshot 2023-03-18 at 3 35 39 PM

Screenshot 2023-03-18 at 3 36 15 PM! Screenshot 2023-03-18 at 3 35 33 PM

Screenshot 2023-03-18 at 3 36 54 PM Screenshot 2023-03-18 at 3 37 17 PM Screenshot 2023-03-18 at 3 37 49 PMScreenshot 2023-03-18 at 3 39 25 PM

Screenshot 2023-03-18 at 3 41 02 PM

The datasets that are used for training the ML models are:

  • The diabetes dataset consists of 768 data points, with each datapoint having 8 features. This dataset is Pima Indians Diabetes Database found on the kaggle.

Features

  1. Pregnancies: Number of times pregnant
  2. Glucose: Plasma glucose concentration a 2 hours in an oral glucose tolerance test
  3. BloodPressure: Diastolic blood pressure (mm Hg)
  4. SkinThickness: Triceps skin fold thickness (mm)
  5. Insulin: 2-Hour serum insulin (mu U/ml)
  6. BMI: Body mass index (weight in kg/(height in m)^2)
  7. DiabetesPedigreeFunction: Diabetes pedigree function
  8. Age: Age (years)

Target Variable 9. Outcome: Class variable (0 or 1) 268 of 768 are 1, the others are 0

  • The heart dataset consists of 1025 data points, with each datapoint having 13 features. This dataset is Heart Disease Dataset found on the kaggle.

Features

  1. age: age in years
  2. sex: (1 = male; 0 = female)
  3. cp: chest pain type
  4. trestbps: resting blood pressure (in mm Hg on admission to the hospital)
  5. chol: serum cholestoral in mg/dl
  6. fbs: (fasting blood sugar > 120 mg/dl) (1 = true; 0 = false)
  7. restecg: resting electrocardiographic results
  8. thalach: maximum heart rate achieved
  9. exang: exercise induced angina (1 = yes; 0 = no)
  10. oldpeak: ST depression induced by exercise relative to rest
  11. slope: the slope of the peak exercise ST segment
  12. ca: number of major vessels (0-3) colored by flourosopy
  13. thal: 0 = normal; 1 = fixed defect; 2 = reversable defect

Target Variable 14. target: Class variable (0 or 1) 526 of 1025 are 1, the others are 0. Value 0 = no heart disease and 1 = heart disease

  • The ParkinsonsDisease dataset consists of 195 data points, with each datapoint having 22 features. This dataset is Parkinsons Disease Dataset found on the kaggle.

Features

  1. MDVP:Fo(Hz): Average vocal fundamental frequency
  2. MDVP:Fhi(Hz): Maximum vocal fundamental frequency
  3. MDVP:Flo(Hz): Minimum vocal fundamental frequency
  4. MDVP:Jitter(%)
  5. MDVP:Jitter(Abs)
  6. MDVP:RAP
  7. MDVP:PPQ
  8. Jitter:DDP: Several measures of variation in fundamental frequency
  9. MDVP:Shimmer
  10. MDVP:Shimmer(dB)
  11. Shimmer:APQ3
  12. Shimmer:APQ5
  13. MDVP:APQ
  14. Shimmer:DDA :Several measures of variation in amplitude
  15. NHR
  16. HNR: Two measures of ratio of noise to tonal components in the voice
  17. RPDE
  18. DFA: Signal fractal scaling exponent
  19. spread1
  20. spread2
  21. PPE: Three nonlinear measures of fundamental frequency variation
  22. D2: Two nonlinear dynamical complexity measures

Target Variable 23. status: Class variable (0 or 1) 147 of 195 are 1, the others are 0. Value 1 - Parkinson's, 0 - healthy

multiple-disease-predictor's People

Contributors

ajay-308 avatar

Stargazers

Chaitanya Rai avatar  avatar vinay 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.