Research Article

An Efficient CNN Model for COVID-19 Disease Detection Based on X-Ray Image Classification

Table 7

Machine learning models hyperparameter setting.

ModelHyperparameter settings

RFN_estimators = 300, max_depth = 300
GBMN_estimators = 300, max_depth = 300, learning_rate = 0.2
SVCKernal = linear, C = 3.0
LRSolver = liblinear, C = 3.0
KNNn_neighbors = 3