| Class | Description |
|---|---|
| AllCategoricalTEApplicationStrategy | |
| TEApplicationStrategy |
Strategy that defines which columns of the frame should be encoded with TargetEncoder
|
| ThresholdTEApplicationStrategy |
Strategy that will select only categorical columns with cardinality of greater of equal than specified threshold
|