towhee.hub.builtin.operators.feature_engineerΒΆ

Classes

cate_one_hot_encoder

Standardize numerical features by removing the mean and scaling to unit variance.

num_discretizer

Bin numerical features into intervals.

standard_scaler

Standardize numerical features by removing the mean and scaling to unit variance.