We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7de0b commit 5ee93ecCopy full SHA for 5ee93ec
doc/modules/ensemble.rst
@@ -218,8 +218,8 @@ the matching feature to the prediction function.
218
219
.. _random_hashing:
220
221
-Random Forest Hashing
222
----------------------
+Random Forest Embedding
+-----------------------
223
:class:`RandomForestEmbedding` implements an unsupervised transformation of the
224
data. Using a forest of completely random trees, :class:`RandomForestEmbedding`
225
encodes the data by the indices of the leaves a data point ends up in. This
0 commit comments