Medial Code Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
tree_updater.cc File Reference

Copyright 2015-2023 by XGBoost Contributors. More...

#include "xgboost/tree_updater.h"
#include <dmlc/registry.h>
#include <string>

Namespaces

namespace  dmlc
 namespace for dmlc
 
namespace  xgboost
 namespace of xgboost
 
namespace  xgboost::tree
 Copyright 2021-2023 by XGBoost Contributors.
 

Functions

 dmlc::DMLC_REGISTRY_ENABLE (::xgboost::TreeUpdaterReg)
 
 xgboost::tree::DMLC_REGISTRY_LINK_TAG (updater_colmaker)
 
 xgboost::tree::DMLC_REGISTRY_LINK_TAG (updater_refresh)
 
 xgboost::tree::DMLC_REGISTRY_LINK_TAG (updater_prune)
 
 xgboost::tree::DMLC_REGISTRY_LINK_TAG (updater_quantile_hist)
 
 xgboost::tree::DMLC_REGISTRY_LINK_TAG (updater_approx)
 
 xgboost::tree::DMLC_REGISTRY_LINK_TAG (updater_sync)
 

Detailed Description

Copyright 2015-2023 by XGBoost Contributors.

Registry of tree updaters.