Skip to content

sondosaabed/Predicting-Diabetes-with-Decision-Trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Diabetes with Decision Trees

  • using Java, JavaFX and WEKA

A (diabetes risk of having) prediction model was built on this project. With the motive of assisting in the early diagnosis of diabetes in Palestinian healthcare. The project was built using maven project utilized WEKA in building the decision tree model and JavaFX in building GUI. To select the better performing model two splitting rules were performed and model 2 the one that uses the 50:50 splitting rule was found to be better and was selected to predict diabetes.

to run this project:

Screenshots of the app:

The Form of Diabetes Home Scene:
Numeric Summary Table Percentages of the positive and Negative:
Numeric Summary Table

Answers of the form:

Image 1 Image 2
Image 3 Image 4

About

The project was built using maven project utilized WEKA in building the decision tree model and JavaFX in building GUI

Topics

Resources

License

Stars

Watchers

Forks

Languages