How to get the coefficients of xgboost models built by h2o.xgboost() using gblinear as the booster?

前端 未结 0 1068
既然无缘
既然无缘 2020-12-23 03:22

I used h2o.xgboost(booster = \'gblinear\') to build a model; however, I had difficulty in extracting the details of the final model. Neither h2o.varimp() nor h2o.coef() work

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