"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "5de42f845312bf1aa5b7ac4dacbefecd8c5c762e"
  • jmoralez's avatar
    [dask] Include support for init_score (#3950) · 37e98782
    jmoralez authored
    * include support for init_score
    
    * use dataframe from init_score and test difference with and without init_score in local model
    
    * revert refactoring
    
    * initial docs. test between distributed models with and without init_score
    
    * remove ranker from tests
    
    * test value for root node and change docs
    
    * comma
    
    * re-include parametrize
    
    * fix incorrect merge
    
    * use single init_score and the booster_ attribute
    
    * use np.float64 instead of float
    37e98782
test_dask.py 47.3 KB