Skip to content

Commit 1e78e89

Browse files
EssamWisamablaom
andauthored
Update docs/src/transformers/all_transformers.md
Co-authored-by: Anthony Blaom, PhD <[email protected]>
1 parent c89a00d commit 1e78e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/transformers/all_transformers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
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

0 commit comments

Comments
 (0)