Davis King
114f677d74
Fixing grammar in comments.
2014-02-22 16:07:17 -05:00
Davis King
d7df21a8e1
switched examples over to the new mat() method.
2012-12-23 09:25:22 -05:00
Davis King
7b43a3c6ac
All I did in this change was switch from using #include "" syntax
...
to #include <> syntax.
2012-12-08 09:32:13 -05:00
Davis King
ab8bfefaa0
Renamed rand::float_1a to rand.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404251
2011-05-04 21:24:12 +00:00
Davis King
3eb5d81644
Added comments about using randomly_subsample() when using compute_mean_squared_distance()
...
with large datasets.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403815
2010-09-10 17:14:52 +00:00
Davis King
5c5bc58026
Added some comments and cleaned up code slightly.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403420
2010-01-29 00:31:39 +00:00
Davis King
b812367930
Updated the example programs so that there isn't this confusing use of the
...
phase "support vectors" all over the place. Also fixed them to compile now
that I renamed the support_vectors field in decision_function to basis_vectors.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403279
2009-11-29 18:59:24 +00:00
Davis King
a36189a5fc
Updated to work with changed ranking stuff.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403244
2009-10-16 01:17:14 +00:00
Davis King
6a63ad165a
Improved comments.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403236
2009-10-05 03:24:24 +00:00
Davis King
ecfa5a8d4a
Updated this example to use the newer and easier to use wrapper
...
function for rank_features().
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403235
2009-10-05 03:11:23 +00:00
Davis King
7404ceb822
Updated the examples to make more sense with respect to the updated kcentroid.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402939
2009-03-16 03:26:54 +00:00
Davis King
43a7f59054
Updated the rank features example to discuss the newer kcentroid
...
max sv argument.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402938
2009-03-16 02:58:47 +00:00
Davis King
49532acf87
Added licensing comments to the example programs.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402875
2009-02-17 01:45:57 +00:00
Davis King
c4ab461065
Updated the rank features example
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402542
2008-10-07 02:24:23 +00:00
Davis King
77561ca13c
Grammar
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402394
2008-07-08 23:39:22 +00:00
Davis King
94f55bcaea
Fix grammar
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402382
2008-07-06 17:26:32 +00:00
Davis King
b51cc5c295
made this exampler simpler
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402379
2008-07-05 17:32:47 +00:00
Davis King
c8bc446438
Added a rank_features() example.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402372
2008-07-05 16:26:22 +00:00