encoding {dataset} R Documentation

do feature encoding

Description

Usage

encoding(features, ...);

Arguments

features

[as DataFrame]

encoder

a set of the encoder function that apply to the corresponding feature data. [as list]

Details

Authors

MLkit

Value

this function returns data object of type DataFrame.

clr value class

Examples


[Package dataset version 1.0.0.0 Index]