1. 11 Nov, 2017 1 commit
  2. 17 Jul, 2017 1 commit
    • olofer's avatar
      cross entropy metrics and objective (#685) · f8597c93
      olofer authored
      * Created objectives and metrics xentropy and xentropy1
      
      * Some coment and code cleanup.
      
      * Added Kullback-Leibler version of metric. Changed some warning messages.
      
      * Fixed sign error in KL-divergence calc.
      
      * Removed __PRETTY_FUNCTION__.
      
      * Fixed better name for alternative xentropy parameterization.
      Documented details on the objectives / metrics in code comments.
      
      * Common code for label interval checks. Cleanups.
      
      * Use common utility for various weight property checks.
      f8597c93
  3. 13 Apr, 2017 1 commit
    • Laurae's avatar
      Switch RMSE to MSE (true L2 loss) (#408) · ba99bcdd
      Laurae authored
      * RMSE (L2) -> MSE (true L2)
      
      * Remove sqrt unneeded reference
      
      * Square L2 test (RMSE to MSE)
      
      * No square root on test
      
      * Attempt to add RMSE
      ba99bcdd
  4. 06 Apr, 2017 1 commit
  5. 29 Mar, 2017 1 commit
  6. 30 Jan, 2017 1 commit
  7. 20 Jan, 2017 1 commit
  8. 10 Jan, 2017 1 commit
  9. 09 Jan, 2017 2 commits
  10. 01 Nov, 2016 2 commits
  11. 05 Aug, 2016 1 commit