Factory that performs the evaluation of metrics for Binary Classification The metrics returned are AUROC, AUPR, Precision, Recall, F1 and Error Rate
Factory that performs the evaluation of metrics for Binary Classification The metrics returned are Precision, Recall, F1 and Error Rate
Factory that performs the evaluation of metrics for Regression The metrics are rmse, mse, r2 and mae
Just a handy factory for evaluators