xgboost
Classes | Namespaces
model.h File Reference

Defines the abstract interface for different components in XGBoost. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xgboost::Model
 
struct  xgboost::Configurable
 

Namespaces

 xgboost
 Learner interface that integrates objective, gbm and evaluation together. This is the user facing XGBoost training module.
 

Detailed Description

Defines the abstract interface for different components in XGBoost.

Copyright 2019-2025, XGBoost Contributors