Why do I receive this FutureWarning when I use xgboost?

后端 未结 0 1985
温柔的废话
温柔的废话 2020-12-29 07:28

I\'m using xgboost to train a binary classifier with script

class_weights = list(class_weight.compute_class_weight(\'balanced\',np.unique(y_train         


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