• 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
dask.py 38 KB