1. 19 Mar, 2011 2 commits
    • Davis King's avatar
      updated docs · 57aed828
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404176
      57aed828
    • Davis King's avatar
      This change is mainly about adding a result_type typedef to the various function objects. · aed73cd0
      Davis King authored
      Prior to this change, different function objects declared their return type in different ways,
      now this has all been reconciled.  Now they all declare it as a public typedef named result_type.
      
      I also simplified the cross_validate_multiclass_trainer(), cross_validate_trainer(),
      test_binary_decision_function(), and test_multiclass_decision_function().  They now always
      return double matrices regardless of any other consideration.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404175
      aed73cd0
  2. 18 Mar, 2011 3 commits
  3. 17 Mar, 2011 2 commits
    • Davis King's avatar
      made test more robust · ae79b13a
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404171
      ae79b13a
    • Davis King's avatar
      Simplified the oca implementation slightly. It no longer keeps track of the · eef728d2
      Davis King authored
      best point seen so far.  This change will allow me to use the optimizer in conjunction
      with methods for quickly approximating subgradients and risk values without needing
      to worry about the optimizer permanently fixating on what it erroneously thinks
      is the best point.  Now the optimizer will just keep solving the cutting plane
      subproblem and will use that solution as the current iterate and best known
      solution.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404170
      eef728d2
  4. 16 Mar, 2011 3 commits
  5. 15 Mar, 2011 1 commit
  6. 14 Mar, 2011 4 commits
  7. 10 Mar, 2011 1 commit
  8. 04 Mar, 2011 1 commit
    • Davis King's avatar
      Fixed typo in spec · 64afc28e
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404160
      64afc28e
  9. 03 Mar, 2011 3 commits
    • Davis King's avatar
      updated docs · 3b98c7bd
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404159
      3b98c7bd
    • Davis King's avatar
      made a release · 74fc41c7
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404157
      74fc41c7
    • Davis King's avatar
      updated release notes · 6c961389
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404156
      6c961389
  10. 02 Mar, 2011 1 commit
  11. 23 Feb, 2011 1 commit
  12. 16 Feb, 2011 1 commit
  13. 14 Feb, 2011 4 commits
  14. 13 Feb, 2011 1 commit
    • Davis King's avatar
      Fixed typo in comment. · a02d50cd
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404148
      a02d50cd
  15. 11 Feb, 2011 5 commits
  16. 10 Feb, 2011 2 commits
  17. 09 Feb, 2011 4 commits
  18. 08 Feb, 2011 1 commit
    • Davis King's avatar
      updated docs · d751e4e4
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404136
      d751e4e4