1. 28 Jul, 2017 2 commits
    • olofer's avatar
      Customized average fixes (nullptr and network) (#739) · eb52262b
      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.
      
      * Added code for customizable initial average to boost from.
      
      * Fixed spelling error in aliases.
      
      * Fixed nullptr check error in custom average.
      
      * Added network code for customized init score.
      
      * Restructured so that "standard" and "custom" init auto scores share aux.
      function.
      
      * Updated name for aux. automatic initial score fetcher.
      eb52262b
    • Laurae's avatar
      Fix a3c63ff7 ( @strint ) (#737) · 1542764d
      Laurae authored
      1542764d
  2. 27 Jul, 2017 4 commits
  3. 25 Jul, 2017 3 commits
  4. 24 Jul, 2017 3 commits
  5. 23 Jul, 2017 2 commits
  6. 22 Jul, 2017 4 commits
  7. 21 Jul, 2017 2 commits
  8. 20 Jul, 2017 2 commits
  9. 19 Jul, 2017 2 commits
  10. 18 Jul, 2017 2 commits
  11. 17 Jul, 2017 2 commits
    • 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
    • Laurae's avatar
      c79d897c
  12. 16 Jul, 2017 1 commit
  13. 15 Jul, 2017 1 commit
  14. 14 Jul, 2017 3 commits
  15. 13 Jul, 2017 4 commits
  16. 12 Jul, 2017 1 commit
  17. 11 Jul, 2017 1 commit
  18. 09 Jul, 2017 1 commit