this function takes a number of probability data frames and returns their average (mainly used in multi-class classification).

add_probs_dfs(PREDS_LST)

Arguments

PREDS_LST

is a list of data frames

Value

average of a number of data frames