• Tsukasa OMOTO's avatar
    Fix huber loss (#178) · 27d3eb33
    Tsukasa OMOTO authored
    * fix typo
    
    * fix hessians to approximate hessians with Gaussian function
    
    * fix ApproximateHessianWithGaussian
    
    * take fabs of gradient
    
    * use atan(1) to calculate pi
    
    * fix pi
    27d3eb33
regression_objective.hpp 4.83 KB