About 259,000 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] …

  2. XGBoost - GeeksforGeeks

    Oct 24, 2025 · Traditional machine learning models like decision trees and random forests are easy to interpret but often struggle with accuracy on complex datasets. XGBoost short form for …

  3. GitHub - dmlc/xgboost: Scalable, Portable and Distributed …

    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 …

  4. XGBoost

    Supports multiple languages including C++, Python, R, Java, Scala, Julia. Wins many data science and machine learning challenges. Used in production by multiple companies. …

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

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

    Mar 24, 2024 · XGBoost, or Extreme Gradient Boosting, represents a cutting-edge approach to machine learning that has garnered widespread acclaim for its exceptional performance in …

  7. A Deep Dive into XGBoost With Code and Explanation - DZone

    Aug 8, 2025 · Explore the fundamentals and advanced features of XGBoost, a powerful boosting algorithm. Includes practical code, tuning strategies, and visualizations.

  8. Get Started with XGBoostxgboost 0.90 documentation

    Get Started with XGBoost ¶ This is a quick start tutorial showing snippets for you to quickly try out XGBoost on the demo dataset on a binary classification task.

  9. What is XGBoost | XGBoosting

    XGBoost is a powerful and popular gradient boosting library for machine learning. It is widely used by data scientists and machine learning engineers for supervised learning tasks, offering high …

  10. What is XGBoost? - IBM

    XGBoost (eXtreme Gradient Boosting) is a distributed, open-source machine learning library that uses gradient boosted decision trees, a supervised learning boosting algorithm that makes use …