Skip to main content

Module frequency

Module frequency 

Source
Expand description

Online frequency encoder for categorical string features.

Each category is mapped to its observed frequency count / total, updated incrementally as new samples are seen.

Structsยง

FrequencyEncoder
Online frequency encoder for string features.