SafeSearch
About 18,600 results
Safe Search Moderate
Open links in new tab
  1. XGBoosting

    Explore hundreds of examples that you can add to your project to get immediate results. Start now: Check back often, I'm updating and adding new examples all the time. Follow @XGBoostAwesome …

  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 …

  3. 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 learn and XGBoost. We will be making a model for customer churn and its …

  4. XGBoost Documentation — xgboost 0.4 documentation

    XGBoost is short for eXtreme gradient boosting. This is a library that is designed, and optimized for boosted (tree) algorithms. The goal of this library is to push the extreme of the computation limits of …

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

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