Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 434 Bytes

homo_onehot_encoder.md

File metadata and controls

17 lines (14 loc) · 434 Bytes

Homo OneHot Encoder

OneHot Encoding is a process by which category variables are converted to binary values. The detailed info could be found in OneHot wiki