• shiyu1994's avatar
    [CUDA] Add binary objective for cuda_exp (#5425) · 2b8fe8b4
    shiyu1994 authored
    * add binary objective for cuda_exp
    
    * include <string> and <vector>
    
    * exchange include ordering
    
    * fix length of score to copy in evaluation
    
    * fix EvalOneMetric
    
    * fix cuda binary objective and prediction when boosting on gpu
    
    * Add white space
    
    * fix BoostFromScore for CUDABinaryLogloss
    
    update log in test_register_logger
    
    * include <algorithm>
    
    * simplify shared memory buffer
    2b8fe8b4
cuda_binary_objective.cu 10.2 KB