This document compares the accuracy, sensitivity, and specificity of various classification techniques when applied to healthcare data on diabetes. It analyzes several algorithms implemented in Weka (Multilayer Perception, Bayes Network, J48graft, JRip) and other tools (PNN, LVQ, FFN, etc. in MATLAB and GINI in RapidMiner) on a diabetes dataset. The results show that J48graft had the highest accuracy at 81.33% while PNN had the highest sensitivity at 63.33% and DTDN had the highest specificity at 88.8% based on calculations using true/false positive/negative values. Therefore, different algorithms performed best for different evaluation metrics on this healthcare