Commit Graph

983 Commits

Author SHA1 Message Date
Davis King 8c8d37f7c5 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403254
2009-10-17 20:49:40 +00:00
Davis King 98d7f450ee Added item to cmake lists file and changed slightly so it compiles in visual studio.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403253
2009-10-16 19:16:52 +00:00
Davis King d48a34c39e Adding initial version of this example
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403252
2009-10-16 18:05:58 +00:00
Davis King 52d0a3f7ea Updated the docs. Also made the page slightly wider and the menu
font slightly smaller.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403251
2009-10-16 16:19:58 +00:00
Davis King 7f7e21917d Cleaned up a few things.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403250
2009-10-16 15:36:11 +00:00
Davis King e8f8f3936f Improved this a little more.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403249
2009-10-16 15:02:30 +00:00
Davis King 3809cb83b6 Changed 'can not' to 'cannot'
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403248
2009-10-16 14:48:40 +00:00
Davis King 54613abb20 Made this example a little more interesting.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403247
2009-10-16 14:47:44 +00:00
Davis King ebe6d3041e Made spec more clear
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403246
2009-10-16 01:27:54 +00:00
Davis King 7679e6aa18 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403245
2009-10-16 01:27:40 +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 4fd8980a72 Removed the rank_features() wrapper functions. Instead there are functions
to pick a reasonable default value for gamma.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403243
2009-10-16 01:16:21 +00:00
Davis King c55c0994c1 Changed the single variable optimization code so that it throws an exception
if it fails to converge within the given max number of iterations.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403242
2009-10-15 23:12:06 +00:00
Davis King 49854b5b29 Added stuff to cmake to suppress warnings in newer versions of cmake.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403241
2009-10-15 22:38:03 +00:00
Davis King 192e139e60 Clarified comment.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403240
2009-10-11 17:26:02 +00:00
Davis King dbfc818e4c updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403239
2009-10-06 01:18:28 +00:00
Davis King b655d51edf - Fixed a bug in find_max_single_variable(). It was missing a - sign on the return.
- changed the find_*_single_variable() functions so that their interfaces are like
  the other find_* functions.
- Made the verbose printout from feature ranking more reasonable.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403238
2009-10-06 01:17:12 +00:00
Davis King 3fb3b86cb4 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403237
2009-10-05 03:25:11 +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 a01f495ae8 Added wrapper rank_features() functions to help the user
pick reasonable default inputs to this function.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403234
2009-10-05 02:58:29 +00:00
Davis King 0a7791dfab Made the bracketing stage of the find_min_single_variable() function more robust.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403233
2009-10-05 02:48:29 +00:00
Davis King 45f82877c9 Fixed incorrect #include statements.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403232
2009-10-05 01:53:39 +00:00
Davis King a5310685c6 Made spec more clear
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403231
2009-10-05 01:26:47 +00:00
Davis King 93eda13be7 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403230
2009-10-05 00:23:33 +00:00
Davis King 93bb778fc6 Added some functions to make it easy to do a line search on a function
of a single variable when derivatives are not available.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403229
2009-10-05 00:03:02 +00:00
Davis King 538a106c04 Made the spec green brighter.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403228
2009-09-30 00:52:01 +00:00
Davis King d2a8d08e99 Added some borders to the top of the page.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403227
2009-09-26 21:47:03 +00:00
Davis King dfc83b5ede Improved the layout a little.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403226
2009-09-26 14:29:56 +00:00
Davis King 51aa2cd958 Fixed incorrect citation.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403225
2009-09-26 00:58:18 +00:00
Davis King 6e7ab9cbb0 Fixed incorrect citation.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403224
2009-09-26 00:57:51 +00:00
Davis King 46451c998b Renamed some variables named "id" so that they don't upset XCode.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403223
2009-09-22 22:20:42 +00:00
Davis King 602b62673a changed version number
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403222
2009-09-21 11:02:28 +00:00
Davis King 267634fb96 Fixed the incorrect parsing of exponentiated numbers like 1e100.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403221
2009-09-21 11:02:03 +00:00
Davis King f24f61a4c5 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403220
2009-09-20 22:49:42 +00:00
Davis King af8f65d442 - Added a compile time check for function references
- Made the optimization routines return the value of the objective
    function at the end of optimization.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403219
2009-09-20 22:09:40 +00:00
Davis King 79a7191431 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403218
2009-09-20 15:44:05 +00:00
Davis King 3e68d3e5cb Minor cleanup
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403217
2009-09-20 15:43:44 +00:00
Davis King 59409fb50d Added a BOBYQA example.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403216
2009-09-20 15:33:09 +00:00
Davis King 1f93746e33 Changed code to avoid compiler warnings.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403215
2009-09-20 14:48:37 +00:00
Davis King 75c243dbad Added Powell's BOBYQA algorithm for optimization without derivatives.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403214
2009-09-20 14:36:14 +00:00
Davis King 21674daa5c Added std::boolalpha to the ostringstream so that bool messages
get printed in a nice way.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403213
2009-09-20 14:33:57 +00:00
Davis King 22b3cc0f4b made the spec a little more clear
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403212
2009-09-20 13:00:20 +00:00
Davis King 2638b2f67d updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403211
2009-09-19 17:26:39 +00:00
Davis King 16882a7e9e Added the pointer_to_column_vector function.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403210
2009-09-19 17:24:52 +00:00
Davis King 9e644cbfc6 Made the spec more clear.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403209
2009-09-19 15:21:10 +00:00
Davis King 8aa8a27f73 made a release
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403205
2009-09-11 00:59:14 +00:00
Davis King 15c6f30520 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403204
2009-09-11 00:05:36 +00:00
Davis King 0c1117df40 Renamed the two parameters in the probabilistic_decision_function from a and b
to alpha and beta.  This is to avoid any possibility of a probabilistic_decision_function
being accidentally passed into templated code that is looking for the bias (the b element)
term of a decision_function.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403203
2009-09-10 23:22:47 +00:00
Davis King 6dca2475a6 Added a spinner to part of a test.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403202
2009-09-10 01:52:35 +00:00