map.freq.encoding: Frequency encoding

Description Usage Arguments Value Author(s) Examples

View source: R/map_freq_encoding.R

Description

Creates a list of frequency encoded data.frames for each feature provided.

Usage

1
map.freq.encoding(data, x = NULL, progress = TRUE)

Arguments

data

[required | data.frame] Dataset containing categorical features

x

[required | character] A vector of categorical or numerical feature names present in the dataset

progress

[optional | logical | default=TRUE] Display a progress bar

Value

List of data frames containing engineered mapping features

Author(s)

Xander Horn

Examples

1

XanderHorn/lazy documentation built on Jan. 16, 2021, 6:15 p.m.