Research Article

Hybrid Deep-Learning and Machine-Learning Models for Predicting COVID-19

Table 3

Types and descriptions of the examined models.

ModelDescription

BaselineConvNet#4: the best model proposed by Sekeroglu and Ozsahin in [6]
Model 1The proposed CNN model
Model 2aThe proposed TL model with VGG16
Model 2bThe proposed TL model with VGG19
Model 3aThe proposed hybrid model of CNN with ML where the features are extracted from the flatten layer
Model 3bThe proposed hybrid model of CNN with ML where the features are extracted from the first hidden layer
Model 4aThe proposed hybrid model of VGG16 with ML where the features are extracted from the flatten layer
Model 4bThe proposed hybrid model of VGG16 with ML where the features are extracted from the first hidden layer