Table 6 Ablation study showing the individual and combined performance of CNN-based classifiers.

From: Automated multi-model framework for malaria detection using deep learning and feature fusion

Model

Accuracy

F1-Score

MCC

Key Observation

CNN backbones only

• ResNet-50

• VGG-16

• DenseNet-201

95.77–96.32%

95.75–96.30%

91.96–93.15%

Establishes a strong deep-learning baseline. DenseNet-201 gives the best recall (SEN = 96.32%).

Hybrid classical models only

• SVM

• LSTM

96.40% − 96.11%

96.38% − 96.09%

93.09% − 92.60%

Shows that the PCA-based feature-fusion vector, when fed to SVM or LSTM, already surpasses or matches the best single CNN.

Ensemble layer

• Majority Voting (CNN + SVM + LSTM)

96.47%

96.45%

93.35%

Delivers the global optimum across every metric