"include/vscode:/vscode.git/clone" did not exist on "899151fc9b29da03f51e5e1e07f11f78017032ba"
  • 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
objective_function.h 2.54 KB