Description Usage Arguments Value See Also
View source: R/mergeSmallFactorLevels.R
Merges factor levels that occur only infrequently into combined levels with a higher frequency.
1 2 | mergeSmallFactorLevels(task, cols = NULL, min.perc = 0.01,
new.level = ".merged")
|
task |
[ |
cols |
[ |
min.perc |
[ |
new.level |
[ |
Task
, where merged levels are combined into a new level of name new.level
.
Other eda_and_preprocess: capLargeValues
,
createDummyFeatures
,
dropFeatures
,
normalizeFeatures
,
removeConstantFeatures
,
summarizeColumns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.