"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "0b5e60dd10338daa821bbb38cc022df8c0bc857e"
  • jmoralez's avatar
    [dask][python-package] include support for column array as label (#3943) · 5dacd603
    jmoralez authored
    * include support for column array as label
    
    * remove nested ifs
    
    * fix linting errors
    
    * include tests for sklearn regressors
    
    * include docstring for numpy_1d_array_to_dtype
    
    * include . at end of docstring
    
    * remove pandas import and test for regression, classification and ranking
    
    * check predictions of sklearn models as well
    
    * test training only in dask. drop pandas series tests
    
    * use PANDAS_INSTALLED and pd_Series
    
    * inline imports
    
    * use col array in fit for test_dask
    
    * include review comments
    5dacd603
test_dask.py 46 KB