Shreyanand / string_categorical_encoders

Scripts for paper "Encoding high-cardinality string categorical variables"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

String Categorical Encoders

Scripts for paper "Encoding high-cardinality string categorical variables"

column_encoders.py contains the class ColumnEncoder, a wrapper for the min-hash encoder, the gamma-Poisson factorization and other categorical encoders.

About

Scripts for paper "Encoding high-cardinality string categorical variables"


Languages

Language:Python 100.0%