File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 18
18
| [ ForwardDifferenceEncoder] ( @ref ) | Encodes by comparing adjacent levels of a variable (each level minus the next level)
19
19
| [ ContrastEncoder] ( @ref ) | Allows defining a custom contrast encoder via a contrast matrix |
20
20
| [ HypothesisEncoder] ( @ref ) | Allows defining a custom contrast encoder via a hypothesis matrix |
21
- | [ EntityEmbedders ] ( @ref ) | Encode categorical variables into dense embedding vectors |
21
+ | [ EntityEmbedder ] ( @ref ) | Encode categorical variables into dense embedding vectors |
22
22
| [ CardinalityReducer] ( @ref ) | Reduce cardinality of high cardinality categorical features by grouping infrequent categories |
23
23
| [ MissingnessEncoder] ( @ref ) | Encode missing values of categorical features into new values |
24
24
You can’t perform that action at this time.
0 commit comments