removeFactorFeatures: Remove Features from Task which have too man factor levels

Description Usage Arguments

View source: R/removeFactorFeatures.R

Description

Remove Features from Task which have too man factor levels

Usage

1
removeFactorFeatures(task, n.levels = 32L)

Arguments

task

[Task] from mlr.

n.levels

[integer(1)] threshold. Default is 32, which refers to the maximal amount of levels allowed in randomForest.


philippstats/RRmisc documentation built on May 25, 2019, 5:04 a.m.