Computes grid performance with a specified performance function

computeGridPerformance(prediction, param, performanceFunct = "computeAuc")

Arguments

prediction

a dataframe with predictions and outcomeCount per rowId

param

a list of hyperparameters

performanceFunct

a string specifying which performance function to use . Default ``'compute_AUC'``

Value

A list with overview of the performance