diff --git a/doc/_templates/index.html b/doc/_templates/index.html index a008111f7..0e5a6a192 100644 --- a/doc/_templates/index.html +++ b/doc/_templates/index.html @@ -70,13 +70,13 @@
TableVectorizer
:
turn a pandas dataframe into a numerical array for
-machine learning. Example
GapEncoder
,
OneHotEncoder but robust to typos or non-normalized categories. Example