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.
2 parents 46aebf1 + c76a7a1 commit 92c187aCopy full SHA for 92c187a
examples/plot_johnson_lindenstrauss_bound.py
@@ -76,7 +76,7 @@
76
=======
77
78
According to the JL lemma, projecting 500 samples without too much distortion
79
-will require at least several thousands dimensions, irrespectively of the
+will require at least several thousands dimensions, irrespective of the
80
number of features of the original dataset.
81
82
Hence using random projections on the digits dataset which only has 64 features
0 commit comments