getModelPerformance: show the model performance statistics like AUC, ROC,...

Description Usage Arguments

Description

show the model performance statistics like AUC, ROC, confusion matrix and more

Usage

1
getModelPerformance(model, trainDataSet, testDataSet)

Arguments

model

: the model to be evaluated

trainDataSet

: the dataset with features used for training the model

testDataSet:

the dataset with features used for testing the model


eellpp/textutils documentation built on May 16, 2019, 12:12 a.m.