• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
projectsgeek

ProjectsGeek

Download Mini projects with Source Code, Java projects with Source Codes

  • Home
  • Java Projects
  • C++ Projects
  • VB Projects
  • PHP projects
  • .Net Projects
  • NodeJs Projects
  • Android Projects
    • Project Ideas
      • Final Year Project Ideas
      • JSP Projects
  • Assignment Codes
    • Fundamentals of Programming Language
    • Software Design Laboratory
    • Data Structure and Files Lab
    • Computer Graphics Lab
    • Object Oriented Programming Lab
    • Assembly Codes
  • School Projects
  • Forum

Diabetes Prediction Using Data Mining Project

May 12, 2018 by ProjectsGeek Leave a Comment

Diabetes Prediction Using Data Mining

 

Objective

To predict diabetes in healthcare industry using data mining.

Project Overview

Diabetes is one of the major international health problems. World Health Organization reports says that around 422 million people have diabetes worldwide. Data mining plays a huge role in predicting diabetes in the healthcare industry. There are many algorithms developed for prediction of diabetes. But most of the algorithms failed in case of the accuracy estimation. Also, there is a need to automate the overall process of diabetes prediction. This automation of diabetic database helps in identification of impact of diabetes on various human organs.More the accuracy of prediction, more the chances of accurate severity estimation. Therefore this project concentrated on providing different prediction methods of diabetes.

Diabetes Prediction Using Data Mining

Proposed System

Dataset

Here PIMA Indian diabetes data set is considered. The data set is taken from UCI machine learning repository. The data set consists of 9 attributes: number of times pregnant, plasma glucose concentration, diastolic blood pressure, triceps skin folds thickness, serum insulin, body mass index, pedigree type, age,and class. Here, the class label is binary classification. It has two values

  • Tested positive (1) which means diabetic
  • Tested negative (0) which saysnondiabetic

Diabetes Prediction Using Data Mining Methodology

Data pre processing and data mining algorithms are used for the further process in the project. Data pre processing technique data transformation is applied to the data set before applying data mining algorithms. The decision tree and regression models are built. Decision trees and Regression models are used to predict the final binary target variable. After running different types of models, model comparison needed to select the best algorithm. The best algorithm and best model is selected based on the high accuracy rate.

Performance Metrics

The following performance metrics are used to evaluate the performance of various algorithms.

  • True positive (TP) – people have the disease,and the prediction also has a positive
  • True negative (TN) – people not having the disease and the prediction also has a negative
  • False positive (FP) – people not having the disease but the prediction has a positive
  • False negative (FN) – people having the disease and the prediction also has a positive
  • TP and TN can be used to calculate accuracy rate and the error rates can be computed using FP and FN values.
  • True positive rate can be calculated as TP by a total number of people having the disease in reality.
  • False positive rate can be calculated as FP by a total number of people not having the disease in reality.
  • Precision is the TP/ total number of people having prediction result as yes.
  • Accuracy is the total number of correctly classified records.

Diabetes Prediction Using Data Mining Results

Finally,decision tree is built using c4.5 decision tree algorithm. All the results are displayed to the end user using weka data visualization. Regression provides the predicted outcome to end user.

Software Requirements

  • Windows OS
  • Weka

Hardware Requirements

  • Hard Disk – 1 TB or Above
  • RAM required – 8 GB or Above
  • Processor – Core i3 or Above

Technology Used

  • Data Mining
  • Data Visualization

 

Abstract Download

Other Projects to Try:

  1. Cricket Matches Prediction using Data Science
  2. Student Performance Analysis Prediction Data Analytics
  3. Movie Success Prediction Using Data Mining
  4. Higher Education Access Prediction using Data Mining
  5. Fraud Application Detection Using Data Mining

Filed Under: Data Mining Projects Tagged With: Data Mining Projects

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Tags

.Net Projects Download Android Project Ideas Android Projects Angular 2 Assembly Codes C # Projects C & C++ Projects C++ Projects Class Diagrams Computer Graphics Database Project Data Mining Projects DataScience Projects Datastructure Assignments Download Visual Basic Projects Electronics project Hadoop Projects Installation Guides Internet of Things Project IOS Projects Java Java Interview Questions Java Projects JavaScript JavaScript Projects java tutorial JSON JSP Projects Mechanical Projects Mongodb Networking Projects Node JS Projects OS Problems php Projects Placement Papers Project Ideas Python Projects seminar and presentation Struts

Search this Website


Footer

Download Java Project
Download Visual Basic Projects
Download .Net Projects
Download VB Projects
Download C++ Projects
Download NodeJs Projects
Download School Projects
Download School Projects
Ask Questions - Forum
Latest Projects Ideas
Assembly Codes
Datastructure Assignments
Computer Graphics Lab
Operating system Lab
australia-and-India-flag
  • Home
  • About me
  • Contact Form
  • Submit Your Work
  • Site Map
  • Privacy Policy