The document compares machine learning techniques for identifying fish disease, specifically Epizootic Ulcerative Syndrome (EUS). It evaluates different combinations of feature extraction (HOG, FAST), dimensionality reduction (PCA), and classification (KNN, Neural Network). The proposed combination of FAST feature extraction, PCA dimensionality reduction, and a Neural Network classifier achieved the highest accuracy of 96.3% for identifying EUS-infected fish, outperforming the other combinations tested.