• Guolin Ke's avatar
    average predictions for constant features (#1735) · c920e634
    Guolin Ke authored
    * average predictions for constant features
    
    * fix possible numerical issues in std::log.
    
    * fix pylint
    
    * fix bugs in c_api
    
    * fix styles
    
    * clean code for multi class
    
    * rewrite test
    
    * fix pylint
    
    * skip test_constant_features
    
    * refine test
    
    * fix tests
    
    * fix tests
    
    * update FAQ
    
    * fix test
    
    * Update FAQ.rst
    c920e634
gbdt.cpp 26.7 KB