Value type error when using XGBoost with dask distributed

后端 未结 0 603
情话喂你
情话喂你 2021-01-19 09:51

Here is the code that reproduces the error on my machine:

import numpy as np
import xgboost as xgb
import dask.array as da
import dask.distributed
from dask_c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题