Model Architeture




After the CNN model is trained, the extracted feature outputs received from CNNs are fed to the XGBoost and SVM model for classification as an input to the XGBoost and SVM classifier. Using this trained model training, validation, and testing datasets are predicted. Both predicted values of training and validation datasets are given as an input feature vector to fit the XGBoost and SVM model.