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

 dmlc
 
 xgboost
 Core data structure for multi-target trees.
 

Detailed Description

Defines the abstract interface for different components in XGBoost.

Copyright (c) 2019 by Contributors