1. 03 Nov, 2015 2 commits
    • Abe Friesen's avatar
      Removed unused variables. · db78fcd1
      Abe Friesen authored
      db78fcd1
    • Abe Friesen's avatar
      - LogisticRegressionImpl::predict() was changed to return the predicted value… · dc1b01e0
      Abe Friesen authored
      - LogisticRegressionImpl::predict() was changed to return the predicted value and to only write to the OutputArray results if specified (no longer segfaults).
      - Refactored batch and mini_batch training to use a common gradient computation function (removed duplicate code).
      - Altered the cost computation so that NAN is not computed unnecessarily.
      - Greatly simplified (and sped up) the code that appends a column of 1s to the data.
      - Minor code cleanup.
      dc1b01e0
  2. 02 Nov, 2015 21 commits
  3. 01 Nov, 2015 2 commits
  4. 31 Oct, 2015 4 commits
  5. 30 Oct, 2015 4 commits
  6. 29 Oct, 2015 3 commits
  7. 28 Oct, 2015 1 commit
  8. 26 Oct, 2015 1 commit
  9. 25 Oct, 2015 1 commit
  10. 24 Oct, 2015 1 commit