1. 22 Mar, 2011 2 commits
  2. 21 Mar, 2011 3 commits
  3. 20 Mar, 2011 1 commit
  4. 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
  5. 18 Mar, 2011 3 commits
  6. 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
  7. 16 Mar, 2011 3 commits
  8. 15 Mar, 2011 1 commit
  9. 14 Mar, 2011 4 commits
  10. 10 Mar, 2011 1 commit
  11. 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
  12. 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
  13. 02 Mar, 2011 1 commit
  14. 23 Feb, 2011 1 commit
  15. 16 Feb, 2011 1 commit
  16. 14 Feb, 2011 4 commits
  17. 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
  18. 11 Feb, 2011 5 commits
  19. 10 Feb, 2011 1 commit
    • Davis King's avatar
      updated docs · bc8479e7
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404142
      bc8479e7