Skip to content

Processors

mllabs.processor.CatConverter

Bases: BaseEstimator, TransformerMixin

mllabs.processor.CatOOVFilter

Bases: BaseEstimator, TransformerMixin

mllabs.processor.CatPairCombiner

Bases: BaseEstimator, TransformerMixin

mllabs.processor.FrequencyEncoder

Bases: BaseEstimator, TransformerMixin

mllabs.processor.TypeConverter

Bases: BaseEstimator, TransformerMixin

mllabs.processor.PolarsLoader

Bases: TransformerMixin, BaseEstimator

mllabs.processor.ExprProcessor

Bases: TransformerMixin, BaseEstimator

mllabs.processor.PandasConverter

Bases: TransformerMixin, BaseEstimator