“…RF [20,27]: RF classifier is designed based on combining multiple decision trees to obtain enhanced accuracy of classification. The required parameters for RF with values used for this study are number of tree: 100, quality of each split: Gini, the maximum number of feature for best split: auto, maximum tree depth: None, the minimum number of sample for the split: 20, the minimum size of end node/leaf:1, minimum weight fraction leaf: 0.0, maximum leaf node size: None, minimum impurity decrease: 0.0, bootstrap: True, cross-validation method (oob_score): False, processor number: None, random state: None, verbosity:0, warm_start: False, balanced subsample weight: None.…”