About 83,800 results
Open links in new tab
  1. XGBoost - Wikipedia

    XGBoost[2] (eXtreme Gradient Boosting) is an open-source software library which provides a regularizing gradient boosting framework for C++, Java, Python, [3] R, [4] Julia, [5] Perl, [6] and …

  2. XGBoost

    XGBoost Distributed on Cloud Supports distributed training on multiple machines, including AWS, GCE, Azure, and Yarn clusters. Can be integrated with Flink, Spark and other cloud dataflow systems.

  3. XGBoost - GeeksforGeeks

    Mar 19, 2026 · XGBoost (eXtreme Gradient Boosting) is an optimized gradient boosting algorithm that combines multiple weak models into a stronger, high-performance model. It uses decision trees as …

  4. GitHub - dmlc/xgboost: Scalable, Portable and Distributed Gradient ...

    XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. …

  5. Understanding XGBoost: From Basics to Advanced Insights

    Sep 27, 2025 · Explore XGBoost from fundamentals to advanced techniques, including hyperparameter tuning, interpretability, and practical applications.

  6. What is XGBoost? - IBM

    Jul 1, 2022 · What is XGBoost? XGBoost (eXtreme Gradient Boosting) is a distributed, open-source machine learning library that uses gradient boosted decision trees, a supervised learning boosting …

  7. XGBoost: Extreme Gradient Boosting — A Complete Deep Dive

    XGBoost (short for eXtreme Gradient Boosting) is the workhorse of tabular machine learning: fast, regularized, and remarkably reliable across a wide range of datasets.

  8. What Is XGBoost and Why Does It Matter? | NVIDIA Glossary

    XGBoost is an open-source software library that implements machine learning algorithms under the Gradient Boosting framework. XGBoost is growing in popularity and used by many data scientists …

  9. XGBoost - University of Washington

    XGBoost is an optimized distributed gradient boosting system designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. …

  10. XGBoost Tutorial - Online Tutorials Library

    XGBoost (Extreme Gradient Boosting) is the optimized distributed gradient boosting toolkit which trains machine learning models in an efficient and scalable way. It is a form of ensemble learning that …