
An Efficient Intelligent Diabetes Disease Prediction using AI Techniques
Author(s) -
K. Manoz Kumar Reddy,
G. Seshu,
K. Manoz Kumar Reddy,
D Rajeswari
Publication year - 2019
Publication title -
international journal of recent technology and engineering
Language(s) - English
Resource type - Journals
ISSN - 2277-3878
DOI - 10.35940/ijrte.d9456.118419
Subject(s) - computer science , artificial neural network , convolutional neural network , artificial intelligence , machine learning , diabetes mellitus , multilayer perceptron , perceptron , feature (linguistics) , field (mathematics) , data mining , medicine , linguistics , philosophy , mathematics , pure mathematics , endocrinology
This project aims in assisting doctors to predict diabetes disease in prior based on present health parameters like blood plasma, age, insulin level, pregnancy, body mass, skin thickness, paediatric conditions and blood pressure. Machine learning tools have huge impact in medical field day by day. It is quite difficult to make correct decisions in future prediction of disease. But this project uses convolution neural network system to make efficient classification. Here classification happens as Diabetic or Non-Diabetic based on the health parameters. The results obtained has an accuracy level of 84% and further the accuracy can be enhanced by more interesting deep neural networks, which is a further improvement step for this project. Multilayer perceptron neural network is the algorithm used for binary classification of diabetes. It involves feature analysis of all those 8 parameters and their reflection on being diabetic or not. This is a computer aided system, which doesn’t require frequent blood tests of patients in order to make predictions. Henceforth, saves both time and money making the hospital system efficient. The GUI is developed to fetch the data to send it for backend analysis. The dataset used here is Pima Indian Diabetes Dataset which is a collection of 768 patients’ health records.