vix.ing · top · new · best · stats · spec

Learning of High Dengue Incidence with Clustering and FP-Growth Algorithm using WHO Historical Data

2019/01/12 by Dizon, Franz Stewart V., Farinas, Stephen Kyle R., Mahinay, Reynaldo John Tristan H. +2
#Databases (cs.DB) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.1901.11376

Abstract

This paper applies FP-Growth algorithm in mining fuzzy association rules for a prediction system of dengue. The system mines its rules through input of historic predictor variables for dengue. The rules will be used to build a rule-based classifier to predict the dengue incidence for the next month for the years 2001-2006 in the Philippines. The FP-Growth Algorithm was compared to Apriori Algorithm by Sensitivity, Specificity, PPV, NPV, execution time and memory usage. The results showed that FP-Growth Algorithm is significantly better in execution time, numerically better in memory and comparable in Sensitivity, Specificity, PPV and NPV to Apriori Algorithm.

Related