Random Forest Algorithm

Using a supervised algorithm for our dataset
We have derived the confusion matrix that determines the performance of the model

Code for Random Forest Algorithm

Click here

Code for Bagging and XGBoost Classifiers

Click here