model_generator_metadata <- function() { return (list( kRounds = 2, kRows = 1000, kCols = 4, kForests = 2, kMaxDepth = 2, kClasses = 3 )) }