Skip to contents

Create the settings for removing rare features

Usage

createRareFeatureRemover(threshold = 0.001)

Arguments

threshold

The minimum fraction of the training data that must have a feature for it to be included

Value

An object of class featureEngineeringSettings

Examples