Dengue disease prediction using weka data mining tool
Kashish Ara Shakil, Shadma Anis, Mansaf Alam

TL;DR
This paper evaluates various data mining algorithms using WEKA to predict dengue disease, identifying Naive Bayes and J48 as the most accurate classifiers with 100% accuracy on a small dataset.
Contribution
It compares multiple data mining techniques in WEKA for dengue prediction, highlighting the best algorithms for accurate classification.
Findings
Naive Bayes and J48 achieved 100% accuracy.
These algorithms had the highest ROC values and lowest error.
Naive Bayes and J48 required the least training time.
Abstract
Dengue is a life threatening disease prevalent in several developed as well as developing countries like India.In this paper we discuss various algorithm approaches of data mining that have been utilized for dengue disease prediction. Data mining is a well known technique used by health organizations for classification of diseases such as dengue, diabetes and cancer in bioinformatics research. In the proposed approach we have used WEKA with 10 cross validation to evaluate data and compare results. Weka has an extensive collection of different machine learning and data mining algorithms. In this paper we have firstly classified the dengue data set and then compared the different data mining techniques in weka through Explorer, knowledge flow and Experimenter interfaces. Furthermore in order to validate our approach we have used a dengue dataset with 108 instances but weka used 99 rows…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare · Mosquito-borne diseases and control · Imbalanced Data Classification Techniques
