CNN-RF-KNN: hybrid deep learning framework for detection of measles
摘要
Measles is a highly contagious viral illness with potentially serious health implications, making early and accurate diagnosis essential. The paper improves automated classification and early detection of the disease by introducing a hybrid deep learning framework. The proposed framework makes use of convolutional neural network (CNN) to extract spatial features in the detection of measles through the analysis of lesion image dataset. It is followed by classification of features using dual classifiers namely random forest (RF) and K-nearest neighbour (KNN) for achieving results. The proposed model (CNN + RF + KNN) attained the highest accuracy of 99% which show that integration of transfer learning with traditional classifiers can significantly boost the precision and effectiveness of lesion image detection.