About 16,600 results
Open links in new tab
  1. 深入理解CatBoost - 知乎

    CatBoost是一种基于对称决策树(oblivious trees)为基学习器实现的参数较少、支持类别型变量和高准确性的GBDT框架,主要解决 …

  2. CatBoost - open-source gradient boosting library

    CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box, successor of …

  3. GitHub - catboost/catboost: A fast, scalable, high performance …

    Website | Documentation | Tutorials | Installation | Release Notes CatBoost is a machine learning method based on gradient boosting …

  4. 【机器学习第三期(Python)】CatBoost 方法原理详解-CSDN博客

    Jun 30, 2025 · CatBoost 和 XGBoost 、LightGBM 并称为 GBDT 的三大主流神器,都是在 GBDT 算法框架下的一种改进实现。 …

  5. CatBoost算法原理及Python实现 - 归去_来兮 - 博客园

    May 5, 2025 · 一、概述 CatBoost 是在传统GBDT基础上改进和优化的一种算法,由俄罗斯 Yandex 公司开发,于2017 年开源,在处 …

  6. CatBoost_百度百科

    CatBoost是一款遵循开源协议的高性能机器学习库,可供个人、研究机构和商业公司免费使用。 在其开发公司 Yandex 内 …

  7. CatBoost in Machine Learning - GeeksforGeeks

    Dec 22, 2025 · Catboost (categorical boosting) is based on the concept of gradient boosting technique where decision trees are built …

  8. [Day 18] 機器學習 boosting 神器 - CatBoost - 1010Code

    與其他 Boosting 方法相比 CatBoost 是一種相對較新的開源機器學習算法。 該演算法是由一間俄羅斯的公司 Yandex 於 2017 年所提 …

  9. CatBoost - Wikipedia

    They implemented and open-sourced the next version of Gradient Boosting library called CatBoost, which has support for categorical …

  10. CatBoost: unbiased boosting with categorical features

    Jun 28, 2017 · This paper presents the key algorithmic techniques behind CatBoost, a new gradient boosting toolkit. Their …