Why does my xgboost model look like it only has 1 node?

前端 未结 0 934
既然无缘
既然无缘 2020-12-21 09:32

I am training an XGBoost model using essentially this code (plus a bunch of supporting functions omitted for clarity).

    X, y = read_csv_data(source=csvFile         


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