Research Article

Acoustic Scene Classification and Visualization of Beehive Sounds Using Machine Learning Algorithms and Grad-CAM

Table 2

Performance comparison of different features using various machine learning algorithms.

ModelFeaturesParametersAccuracy (%)

SVMMel spectrogramC = 0.01, gamma = 0.177.58
MFCCsC = 10, gamma = 0.0185.63
CQTC = 0.1, gamma = 0.177.55

Random ForestMel spectrogramn_estimators = 10082.14
max_depth = 6
min_samples_leaf = 3
MFCCsn_estimators = 10086.82
max_depth = 8
min_samples_leaf = 5
CQTn_estimators = 20074.07
max_depth = 12
min_samples_leaf = 3

XGBoostMel spectrogramn_estimators = 20082.98
learning_rate = 0.01
max_depth = 4
MFCCsn_estimators = 80087.36
learning_rate = 0.01
max_depth = 8
CQTn_estimators = 80074.35
learning_rate = 0.2
max_depth = 20