model.perf: Displaying the Optimal Model Performance
Description
Displays the performance metrics of the optimal model generated via the HybridFS function
Usage
model.perf(FS)
Arguments
FS
FS is the final list returned from HybridFS function.It contains a data frame of the selected features with the relative rank and the optimal model performance.
Details
Displays the performance metrics of the optimal model returned from the HybridFS function such as F1 Score, Accuracy, Precision and Recall.Performance metrics of the Validation dataset is also displayed to understand model stability