Changed comment.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403599
This commit is contained in:
Davis King 2010-05-13 01:57:29 +00:00
parent 3969b18189
commit bdd9b4e99e
1 changed files with 1 additions and 2 deletions

View File

@ -53,8 +53,7 @@
subspaces that are relatively low dimensional. So for these datasets, using the
empirical_kernel_map is practical assuming an appropriate set of basis samples can be
selected by the user. To help with this dlib supplies the linearly_independent_subset_finder.
Some people also find that just picking a random subset of their data and using that
as a basis set is fine as well.
I also often find that just picking a random subset of the data as a basis works well.