50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

mlr (version 2.4)

makeFilter: Create a feature filter

Description

Creates and registers custom feature filters. Implemented filters can be listed with listFilterMethods.

Usage

makeFilter(name, desc, pkg, supported.tasks, supported.features, fun)

Arguments

Value

Object of class Filter.