Compute the tuning entropy

getBMRTuningEntropy(
  BMR_tune,
  TUNELENGTH,
  maxH_nnTrain = sum(sapply(c(5, 7, 5, 3, 5, 3, 3), log2))
)

Arguments

BMR_tune

a data.frame containing the results of the tuning

TUNELENGTH

numeric, tuning length

maxH_nnTrain

numeric the maximum value for entropy for the nnTrain learner

Value

a data.frame