• shiyu1994's avatar
    [CUDA] Add Poisson regression objective for cuda_exp and refactor objective... · 24af9fa5
    shiyu1994 authored
    
    [CUDA] Add Poisson regression objective for cuda_exp and refactor objective functions for cuda_exp (#5486)
    
    * add poisson regression objective for cuda_exp
    
    * enable Poisson regression for cuda_exp
    
    * refactor cuda objective functions
    
    * remove useless changes
    
    * fix linter errors
    
    * remove redundant buffer in cuda poisson regression objective
    
    * fix log of cuda_exp binary objective
    
    * fix threshold of poisson objective result
    
    * remove useless changes
    
    * fix compilation errors
    
    * add cuda quantile regression objective
    
    * remove cuda quantile regression objective
    Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
    24af9fa5
cuda_multiclass_objective.cpp 2.09 KB