| summarizeLevels {mlr} | R Documentation |
Characters and logicals will be treated as factors.
summarizeLevels(obj, cols = NULL)
obj |
(data.frame | Task) |
cols |
(character) |
(list). Named list of tables.
Other eda_and_preprocess:
capLargeValues(),
createDummyFeatures(),
dropFeatures(),
mergeSmallFactorLevels(),
normalizeFeatures(),
removeConstantFeatures(),
summarizeColumns()
summarizeLevels(iris)