登录 注册
当前位置:主页 > 资源下载 > 35 > 陈天奇在xgb论文中发表了《XGBoost: A Scalable Tree Boosting System》

陈天奇在xgb论文中发表了《XGBoost: A Scalable Tree Boosting System》

  • 更新:2024-05-24 08:12:26
  • 大小:922KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:机器学习 - 人工智能
  • 格式:PDF

资源介绍

陈天奇xgb论文。Tree boosting is a highly eective and widely used machine learning method. In this paper, we describe a scalable endto- end tree boosting system called XGBoost, which is used widely by data scientists to achieve state-of-the-art results on many machine learning challenges. We propose a novel sparsity-aware algorithm for sparse data and weighted quantile sketch for approximate tree learning. More importantly, we provide insights on cache access patterns, data compression and sharding to build a scalable tree boosting system. By combining these insights, XGBoost scales beyond billions of examples using far fewer resources than existing systems.