Davis King
c6d778eaf9
Made the examples use the new simplified file serialization API.
2014-05-08 21:07:56 -04:00
Davis King
2821926236
merged changes and updated abstract file.
2014-04-22 20:13:47 -04:00
Csaba Kertesz
31078adee9
Add maximal iterations option for relevance vector machine trainer
2014-03-16 12:19:19 +01:00
Davis King
114f677d74
Fixing grammar in comments.
2014-02-22 16:07:17 -05:00
Davis King
adf0bc4f0a
clarified examples
2013-04-12 20:52:05 -04:00
Davis King
91e8594b23
made examples slightly clearer
2013-01-17 19:18:35 -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
6ce7fd7416
Added a comment about playing around with the epsilon to improve
...
training time.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403778
2010-07-24 21:33:19 +00:00
Davis King
5a019f0a04
Changed the way the parameter search is done so that it will produce more reasonable results
...
for a wider range of datasets. This way people who cut and paste from this code should have
an easier time getting it to work with their data.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403752
2010-07-17 16:47:50 +00:00
Davis King
3a588a9aa4
Fixed grammar.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403560
2010-04-02 12:56:57 +00:00
Davis King
b22f88c329
Fixed grammar.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403542
2010-03-06 15:08:03 +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
8c7fb83ac5
Fixed grammar and general cleanup.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403258
2009-10-19 03:08:26 +00:00
Davis King
2f4217c799
Updated the example programs regarding model selection.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403256
2009-10-19 02:43:41 +00:00
Davis King
0b8492bedc
Fixing grammar
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402926
2009-03-14 20:40:31 +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
22770e2937
Fixed typo in a comment.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402725
2008-12-12 20:04:14 +00:00
Davis King
93542b8869
Added some stuff to a few of the examples regarding saving things to
...
disk with serialize().
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402622
2008-10-31 18:12:18 +00:00
Davis King
1fc848fcf1
Updated the rvm example so that it uses the vector_normalizer
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402560
2008-10-13 02:22:53 +00:00
Davis King
661f8f1637
Added an RVM example
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402511
2008-09-14 13:47:26 +00:00