• wxchan's avatar
    add init_score & test cpp and python result consistency (#1007) · bc0579c8
    wxchan authored
    * add init_score & test cpp and python result consistency
    
    * try fix common.h
    
    * Fix tests (#3)
    
    * update atof
    
    * fix bug
    
    * fix tests.
    
    * fix bug
    
    * fix dtypes
    
    * fix categorical feature override
    
    * fix protobuf on vs build (#1004)
    
    * [optional] support protobuf
    
    * fix windows/LightGBM.vcxproj
    
    * add doc
    
    * fix doc
    
    * fix vs support (#2)
    
    * fix vs support
    
    * fix cmake
    
    * fix #1012
    
    * [python] add network config api  (#1019)
    
    * add network
    
    * update doc
    
    * add float tolerance in bin finder.
    
    * fix a bug
    
    * update tests
    
    * add double torelance on tree model
    
    * fix tests
    
    * simplify the double comparison
    
    * fix lightsvm zero base
    
    * move double tolerance to the bin finder.
    
    * fix pylint
    
    * clean test.sh
    
    * add sklearn test
    
    * remove underline
    
    * clean codes
    
    * set random_state=None
    
    * add last line
    
    * fix doc
    
    * rename file
    
    * try fix test
    bc0579c8
regression.train.init 41 KB