About 176,000 results
Open links in new tab
  1. 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. …

  2. 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 Scala.

  3. 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.

  4. 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 …

  5. XGBoost Tutorialsxgboost 0.90 documentation

    XGBoost Tutorials ¶ This section contains official tutorials inside XGBoost package. See Awesome XGBoost for more resources.

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

    XGBoost, which stands for Extreme Gradient Boosting, is a scalable, distributed gradient-boosted decision tree (GBDT) machine learning library. It provides parallel tree boosting and is the leading …

  7. Ultimate guide to XGBoost library in Python - deepnote.com

    Aug 22, 2025 · XGBoost is an open-source eXtreme Gradient Boosting library for machine learning, designed to provide a highly efficient implementation of the gradient boosting.

  8. XGBoost Deep Dive: From Decision Trees to Gradient Boosted Power

    May 2, 2025 · You’ve likely heard the name XGBoost mentioned in machine learning circles, often in the context of winning competitions or powering recommendation engines. But what exactly is XGBoost, …

  9. About XGBoost

    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.

  10. Mastering XGBoost: A Comprehensive Guide for Beginners

    Jul 2, 2025 · XGBoost (eXtreme Gradient Boosting) is an open-source library designed for gradient boosting tasks. Its aim is to provide a scalable, portable, and distributed gradient boosting framework …