Binary
Binary.allowed_change()
Binary.decode()
Binary.encode()
Binary.encoding_width()
Binary.value_mapping
Categorical
Categorical.allowed_change()
Categorical.decode()
Categorical.encode()
Categorical.encoding_width()
Categorical.greater_than()
Categorical.lower_than()
Categorical.n_categorical_vals
Categorical.numeric_vals
Categorical.orig_vals
Categorical.value_mapping
Contiguous
Contiguous.allowed_change()
Contiguous.bounds
Contiguous.decode()
Contiguous.discrete
Contiguous.encode()
Contiguous.encoding_width()
Feature
Feature.MAD
Feature.allowed_change()
Feature.decode()
Feature.encode()
Feature.encoding_width()
Feature.modifiable
Feature.monotone
Feature.name
Monotonicity
Monotonicity.DECREASING
Monotonicity.INCREASING
Monotonicity.NONE
Mixed
Mixed.bounds
Mixed.decode()
Mixed.default_val
Mixed.default_val_normalized
Mixed.encode()
Mixed.encoding_width()
Mixed.n_categorical_vals
Mixed.numeric_vals
Mixed.orig_vals
Mixed.value_mapping
make_feature()