• 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
common.h 15.7 KB