Skip to content

User-friendly pyqt5 application helps in diabetes prediction

Notifications You must be signed in to change notification settings

spectroalias/diabetes-prediction-pyqt5

Repository files navigation

Diabetes Prediction on PYQT5

Its a PYQT5 application based on a famous dataset of diabetes detection it gives the result taking necessary inputs.

features:

- It has a full fledged validation

- User-friendly experience

- Prevents the unnecessary failure

- Popup notification feature

- Printing the report

Model used is a basic multi-layered perceptron used for classification

instructions:

1. Install the requirements as in requirements.txt
2. open the termiinal or the ide in that directory
3. run the application via command:
 python3 main.py

screenshots are as follows:

printing save the file as .pdf format that can be viewed in reports directory