Git Product home page Git Product logo

joderick-sherwin / glyconav-desktop-application Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 3.76 MB

A software tool that uses machine learning techniques to predict whether a person has diabetes based on their medical data.

Jupyter Notebook 53.43% Python 14.29% HTML 22.89% CSS 9.40%
diabetes diabetes-dataset diabetes-dateset-analysis diabetes-detection diabetes-prediction diabetes-prediction-model machine-learning machine-learning-algorithms ml-prediction

glyconav-desktop-application's Introduction

Diabetes-Predictor-Desktop-Application

This project is designed to predict diabetes based on medical report images using Optical Character Recognition (OCR) and various machine learning models. The system extracts relevant information from the medical report, processes it, and generates a prediction report along with ROC curves to visualize the model performance.

Features

  • Optical Character Recognition (OCR) to extract data from medical report images.
  • Utilizes a variety of machine learning models for diabetes prediction.
  • Generates a prediction report in PDF format with extracted data and prediction outcome.
  • Plots Receiver Operating Characteristic (ROC) curves for model evaluation.
  • Handles different levels of diabetes prediction: No Diabetes, Mild Diabetes, and Highly Diabetes.
  • User-friendly desktop application interface.

Requirements

  • Python 3.11
  • PyQt5
  • OpenCV
  • Tesseract-OCR
  • PyPDF2
  • Pandas
  • Numpy
  • Matplotlib
  • Seaborn
  • Scikit-learn
  • ReportLab
  • Beautiful Soup
  • lxml

How to Use

  1. Install the required dependencies using the following command: pip install -r requirements.txt [Make sure to include the file path for the requirements
  2. Run the desktop application: python Diabetes Predictor Desktop Application.py [which is located in the folder PCR_Python_Environment]
  3. Click on "Upload Medical Report" to select a medical report image (PNG, JPG, JPEG).
  4. Click on "Predict" to generate the diabetes prediction report and ROC curves.

Project Structure

  • Diabetes Predictor Desktop Application.py: Main script for the PyQt5 desktop application.
  • Diabetes Predictor with Optical Character Recognition.py: Contains the machine learning models, data processing, and PDF report generation.
  • ROC_Curves.py: Generates ROC curves and saves them in a PDF file.

glyconav-desktop-application's People

Contributors

jay-vijay avatar joderick-sherwin 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.