xgboost==3.3.0
# XGBoost Python Package
$ pip install xgboost
downloads/wk
11,608,580
license
Apache-2.0
version
3.3.0
python
>=3.12
What is xgboost?
XGBoost is a machine learning library that implements gradient boosting algorithms for classification, regression, and ranking tasks. Developers use it to build predictive models that are fast, accurate, and handle large datasets efficiently. It's particularly useful for structured data in competitive machine learning and production systems where model performance matters.
Links
Dependencies (11)