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 1818| [ ForwardDifferenceEncoder] ( @ref ) | Encodes by comparing adjacent levels of a variable (each level minus the next level)
1919| [ ContrastEncoder] ( @ref ) | Allows defining a custom contrast encoder via a contrast matrix |
2020| [ 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 |
2222| [ CardinalityReducer] ( @ref ) | Reduce cardinality of high cardinality categorical features by grouping infrequent categories |
2323| [ MissingnessEncoder] ( @ref ) | Encode missing values of categorical features into new values |
2424
You can’t perform that action at this time.
0 commit comments