R/aucc.R

# load_all()

# calcAUCCScores = function(pred, measure, cl) {
  # cls = pred$task.desc$class.levels
  # p = getPredictionProbabilities(pred, classes = cls)
  # maxs = apply(p, 1L, max)
  # o = order(maxs)


# }
Najah-lshanableh/R-data-mining2 documentation built on May 6, 2019, 10:11 a.m.