Skip to content

Commit 5ee93ec

Browse files
committed
DOC forgotten rename
1 parent 9a7de0b commit 5ee93ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ensemble.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@ the matching feature to the prediction function.
218218

219219
.. _random_hashing:
220220

221-
Random Forest Hashing
222-
---------------------
221+
Random Forest Embedding
222+
-----------------------
223223
:class:`RandomForestEmbedding` implements an unsupervised transformation of the
224224
data. Using a forest of completely random trees, :class:`RandomForestEmbedding`
225225
encodes the data by the indices of the leaves a data point ends up in. This

0 commit comments

Comments
 (0)