About 75,400 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 …

  2. XGBoost Documentation — xgboost 3.4.1 documentation

    XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements …

  3. XGBoost - GeeksforGeeks

    Mar 19, 2026 · Traditional models like decision trees and random forests are easy to interpret but may lack accuracy on complex …

  4. XGBoost | Scalable and flexible gradient boosting

    Jul 4, 2018 · Runs on Windows, Linux, and macOS, as well as major cloud platforms. Supports multiple languages including C++, …

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

  6. XGBoost Explained: A Beginner’s Guide - Medium

    Jun 30, 2026 · XGBoost, or Extreme Gradient Boosting, represents a cutting-edge approach to machine learning that has garnered …

  7. Introduction to Boosted Trees — xgboost 3.4.1 documentation

    XGBoost stands for “Extreme Gradient Boosting”, where the term “Gradient Boosting” originates from the paper Greedy Function …

  8. Implementation of XGBoost (eXtreme Gradient Boosting)

    Sep 5, 2025 · Let's build and train a model for classification task using XGboost. We will import numpy, matplotlib, pandas, scikit …

  9. About XGBoost

    XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements …

  10. XGBoost · A Reader's Encyclopedia

    XGBoost (eXtreme Gradient Boosting) is one of the most widely used machine learning algorithms in production today. It powers …