【问题标题】:Xgboost node splits on a value that out of feature range?Xgboost 节点分裂的值超出了特征范围?
【发布时间】:2017-04-14 07:17:24
【问题描述】:

我有一些从 0 到 1 的特征。 但是当我转储模型时,我发现一些节点使用“feature

【问题讨论】:

    标签: xgboost


    【解决方案1】:

    xgboost 根据功能的值以及该功能是否缺失有单独的拆分。

    这通常是当 xgboost 只想根据功能是否缺失而不是根据值进行拆分时。

    【讨论】:

      猜你喜欢
      • 2018-05-21
      • 2018-03-20
      • 2020-12-10
      • 2021-04-19
      • 2020-07-18
      • 2020-10-12
      • 1970-01-01
      • 2018-07-18
      • 1970-01-01
      相关资源
      最近更新 更多