On this page:
XGBoost:   A User Guide
9.2

XGBoost: A User Guide🔗ℹ

The xgboost Racket package

This guide is a task-oriented tour of the high-level xgboost API. It follows the same arc as the Python package introduction — loading data, setting parameters, training, predicting, and inspecting a model — adapted to Racket. For the precise contract of every procedure, see the xgboost API reference.