Git Product home page Git Product logo

funyee22 / health-prediction-system Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 41.8 MB

A health prediction system that takes facial images as input and predicts whether the person in the image is healthy or ill with fever, sore throat or running nose. 16 experiments combining LBP, PCA, LDA, Gabor filter feature extraction methods and SVM, NN, KNN, RF classifiers were run to find the best overall model for the health prediction system user interface.

Jupyter Notebook 99.96% Python 0.04%
machine-learning facial-features covid-19 health-prediction artificial-intelligence lbp pca lda gabor-filters svm neural-network k-nearest-neighbours random-forest

health-prediction-system's Introduction

Health Prediction System Using Facial Features

Three of the most common early symptoms found in COVID-19 patients are fever, sore throat and running nose. These symptoms have become the public’s indicators in identifying anyone who is potentially infected by the disease.

The proposed health prediction system takes facial images as input and predicts whether the person in the image is healthy or ill with fever, sore throat or running nose. This project is developed by using traditional machine learning approach. Four feature extraction methods combined with four machine learning classifiers are experimented with and evaluated to find the best model to be integrated into the health prediction system user interface. The feature extraction methods used are Local Binary Pattern (LBP), Principal Component Analysis (PCA), Linear Discriminant Analysis (LDA), and Gabor filter. The classifiers used are Support Vector Machine (SVM), Neural Network (NN), k-Nearest Neighbours (KNN), and Random Forest (RF).

The experimental results of all 16 variants are shown in the tables below.

The best overall model chosen for the health prediction system user interface is the LBP+NN model, with the highest average testing accuracy of 76.84% in the second-level classification. It also performed considerably well in the first-level classification with lesser overfitting than the other models with similar performances, as it obtained 94.38% and 86.87% of average training and testing accuracies, respectively.

Note: This project was developed on Google Colaboratory with Google Drive mounting. The code of the directories of the folders have to be changed accordingly in order for you to run the experiments.

health-prediction-system's People

Contributors

funyee22 avatar

Stargazers

 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.