Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/xgboost
/ functions
Functions
6,719 in github.com/dmlc/xgboost
⨍
Functions
6,719
◇
Types & classes
1,105
↳
Endpoints
5
↓ 1 callers
Method
LeafValue
include/xgboost/multi_target_tree_model.h:137
↓ 1 callers
Method
LeftChild
! \brief index of left child */
include/xgboost/tree_model.h:103
↓ 1 callers
Method
LeftChildIdx
plugin/sycl/predictor/node.h:43
↓ 1 callers
Function
LexicographicalCompare
include/xgboost/span.h:345
↓ 1 callers
Method
Load
src/learner.cc:1002
↓ 1 callers
Method
Load
src/common/json.cc:362
↓ 1 callers
Method
Load
src/tree/hist/expand_entry.h:69
↓ 1 callers
Method
LoadConfig
src/objective/lambdarank_obj.cc:266
↓ 1 callers
Method
LoadGrad
src/tree/hist/expand_entry.h:116
↓ 1 callers
Method
LoadModel
src/learner.cc:898
↓ 1 callers
Function
LoadRng
src/common/random.cc:22
↓ 1 callers
Method
LoadText
! * \brief load feature map from input stream * \param is Input text stream */
include/xgboost/feature_map.h:36
↓ 1 callers
Function
Logit
src/common/math.h:45
↓ 1 callers
Function
MAPScore
src/metric/rank_metric.h:36
↓ 1 callers
Function
MakeCuMemLocation
src/common/cuda_dr_utils.cc:110
↓ 1 callers
Function
MakeCutsForTest
tests/cpp/tree/test_evaluate_splits.h:42
↓ 1 callers
Function
MakeDeviceOrd
src/context.cc:105
↓ 1 callers
Function
MakeEncColumnarBatch
src/data/adapter.h:480
↓ 1 callers
Function
MakeEndpointQuadrature
src/predictor/interpretability/quadrature.h:70
↓ 1 callers
Function
MakeExtMemForTest
tests/cpp/c_api/test_c_api.cc:458
↓ 1 callers
Function
MakeGradientInterface
src/c_api/c_api_utils.h:337
↓ 1 callers
Function
MakeIndptr
For creating the tree indptr from old models.
src/gbm/gbtree_model.cc:21
↓ 1 callers
Function
MakeIotaLabelsForTest
tests/cpp/objective/test_objective_helpers.h:28
↓ 1 callers
Function
MakeJsonConfigForArray
R-package/src/xgboost_R.cc:229
↓ 1 callers
Function
MakeLabelForObjTest
tests/cpp/objective_helpers.cc:11
↓ 1 callers
Function
MakePaddedPtr
src/common/compressed_iterator.h:56
↓ 1 callers
Function
MakeParamsForTest
tests/cpp/metric/test_distributed_metric.cc:102
↓ 1 callers
Function
MakeParamsForTest
tests/cpp/tree/hist/test_histogram.cc:608
↓ 1 callers
Function
MakeQDMForTest
tests/cpp/c_api/test_c_api.cc:426
↓ 1 callers
Method
MakeRankOnCPU
src/common/ranking_utils.cc:47
↓ 1 callers
Method
MakeRankOnCUDA
src/common/ranking_utils.cc:68
↓ 1 callers
Function
MakeSimpleDMatrixForTest
tests/cpp/c_api/test_c_api.cc:409
↓ 1 callers
Function
MakeStrArrayImpl
tests/cpp/encoder/df_mock.h:20
↓ 1 callers
Method
Map
src/common/ranking_utils.h:458
↓ 1 callers
Function
MapTreeMethodToUpdaters
@brief Map the `tree_method` parameter to the `updater` parameter. */
src/gbm/gbtree.cc:45
↓ 1 callers
Method
MarkDelete
! \brief mark that this node is deleted */
include/xgboost/tree_model.h:165
↓ 1 callers
Function
Matrix_At
demo/c-api/inference/inference.c:90
↓ 1 callers
Function
Matrix_NFeatures
demo/c-api/inference/inference.c:88
↓ 1 callers
Function
Matrix_NSamples
demo/c-api/inference/inference.c:86
↓ 1 callers
Method
Max
tests/cpp/helpers.cc:226
↓ 1 callers
Function
MaxFeatureSize
src/common/error_msg.h:49
↓ 1 callers
Function
MaxSummaryQueryRankError
tests/cpp/common/test_quantile.h:510
↓ 1 callers
Function
Mean
src/common/stats.h:123
↓ 1 callers
Function
MeasureCutRankError
tests/cpp/common/test_quantile.h:228
↓ 1 callers
Function
MemcpyAsync
src/common/cuda_rt_utils.cc:144
↓ 1 callers
Function
MemoryPoolsSupported
src/common/cuda_rt_utils.cc:117
↓ 1 callers
Method
MergeToArray
plugin/sycl/common/partition_builder.h:235
↓ 1 callers
Function
Min
src/common/common.h:115
↓ 1 callers
Function
MismatchedDevices
src/common/error_msg.cc:59
↓ 1 callers
Method
MissingIdx
plugin/sycl/predictor/node.h:53
↓ 1 callers
Function
NDCGScore
src/metric/rank_metric.h:29
↓ 1 callers
Method
Name
plugin/sycl/tree/updater_quantile_hist.h:71
↓ 1 callers
Method
Name
src/metric/rank_metric.cc:260
↓ 1 callers
Method
NeedBackwardSearch
! \brief whether need backward big to small search: default left */
src/tree/updater_colmaker.cc:54
↓ 1 callers
Method
NeedForwardSearch
! \brief whether need forward small to big search: default right */
src/tree/updater_colmaker.cc:49
↓ 1 callers
Method
NeedPrune
! \brief given the loss change, whether we need to invoke pruning */
src/tree/param.h:188
↓ 1 callers
Method
Next
src/data/proxy_dmatrix.h:48
↓ 1 callers
Method
Next
tests/cpp/helpers.cc:594
↓ 1 callers
Function
NoFederated
src/common/error_msg.h:104
↓ 1 callers
Method
NodeStat
src/tree/tree_model.cc:297
↓ 1 callers
Method
NodeStat
src/tree/tree_model.cc:429
↓ 1 callers
Function
NonZeroWeightCount
tests/cpp/common/test_quantile.h:466
↓ 1 callers
Method
NormalizeTrees
src/gbm/gbtree.cc:577
↓ 1 callers
Method
NotSet
src/common/ranking_utils.h:77
↓ 1 callers
Method
NumBatchesOrig
The number of pages before concatenatioin.
src/data/ellpack_page_source.h:120
↓ 1 callers
Method
NumRows
src/data/adapter.h:187
↓ 1 callers
Method
NumRows
src/data/adapter.h:256
↓ 1 callers
Method
NumTargets
Number of targets for histogram building (may differ from tree.NumTargets() for reduced grad)
src/tree/hist/histogram.h:438
↓ 1 callers
Method
NumWorkers
src/common/threadpool.h:113
↓ 1 callers
Method
OffsetSize
src/common/hist_util.h:316
↓ 1 callers
Function
OldBinaryModel
src/common/error_msg.cc:28
↓ 1 callers
Function
OldSerialization
src/common/error_msg.h:65
↓ 1 callers
Function
OmpGetThreadLimit
src/common/threading_utils.h:288
↓ 1 callers
Function
OneHotEncodeFeature
tests/cpp/categorical_helpers.h:14
↓ 1 callers
Method
OutputLength
include/xgboost/learner.h:347
↓ 1 callers
Method
ParamNotEqual
include/xgboost/data.h:324
↓ 1 callers
Method
Parent
src/tree/tree_view.h:196
↓ 1 callers
Method
Parent
! \brief get parent of the node */
include/xgboost/tree_model.h:124
↓ 1 callers
Method
Parse
src/common/json.cc:335
↓ 1 callers
Function
ParseCacheSize
Parse a sysfs cache "size" string like "64K", "2048K", "36864K", "2M".
src/common/cache_manager.cc:102
↓ 1 callers
Function
ParseInt
src/context.cc:75
↓ 1 callers
Function
ParseInteractionConstraint
src/tree/param.cc:85
↓ 1 callers
Method
Partition
plugin/sycl/common/partition_builder.h:159
↓ 1 callers
Method
PartitionByMask
src/common/partition_builder.h:267
↓ 1 callers
Method
PlainNode
src/tree/tree_model.cc:281
↓ 1 callers
Method
PlainNode
Only indicator is different, so we combine all different node types into this function.
src/tree/tree_model.cc:575
↓ 1 callers
Function
PollError
include/xgboost/collective/poll_utils.h:98
↓ 1 callers
Function
PollImpl
include/xgboost/collective/poll_utils.h:80
↓ 1 callers
Method
PopPathSplit
src/predictor/interpretability/shap.cc:264
↓ 1 callers
Method
Port
include/xgboost/collective/socket.h:583
↓ 1 callers
Method
Pre
src/common/ranking_utils.h:413
↓ 1 callers
Function
PreScore
src/metric/rank_metric.h:43
↓ 1 callers
Method
Pred
src/gbm/gblinear.cc:301
↓ 1 callers
Method
PredTransform
* @brief Apply inverse link (activation) function to prediction values. * * This is only called when Prediction is called * * @param [in
include/xgboost/objective.h:67
↓ 1 callers
Method
PredictBatchInternal
src/gbm/gblinear.cc:241
↓ 1 callers
Method
PredictContribution
src/gbm/gbtree.h:300
↓ 1 callers
Method
PredictDMatrix
src/predictor/cpu_predictor.cc:715
↓ 1 callers
Method
PredictInteractionContributions
src/gbm/gbtree.h:310
↓ 1 callers
Method
Print
src/common/timer.cc:49
↓ 1 callers
Method
Print
tests/cpp/collective/test_tracker.cc:23
← previous
next →
2,401–2,500 of 6,719, ranked by callers