Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 781 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 781 Bytes

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