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
↓ 2 callers
Function
validate_data_initialization
Assert that we don't create duplicated DMatrix.
python-package/xgboost/testing/shared.py:27
↓ 2 callers
Function
validate_leaf_output
Validate output for predict leaf tests.
python-package/xgboost/testing/shared.py:16
↓ 2 callers
Method
write_file
(self, fname: str)
tests/test_distributed/test_with_dask/test_with_dask.py:1339
↓ 1 callers
Function
AcceptPeer
Accept a connection from a peer (incoming), receiving their rank.
src/collective/comm.cc:89
↓ 1 callers
Method
Access
plugin/sycl/common/host_device_vector.cc:131
↓ 1 callers
Method
AccumulatePair
src/predictor/interpretability/shap.cc:312
↓ 1 callers
Function
AddCategories
src/common/quantile.cc:531
↓ 1 callers
Function
AddCutPoints
src/common/quantile.cc:525
↓ 1 callers
Function
AddInPlace
src/predictor/interpretability/shap.cc:108
↓ 1 callers
Function
AggregateReferenceColumn
tests/cpp/common/test_quantile.h:424
↓ 1 callers
Function
AggregateWeightedColumn
tests/cpp/common/test_quantile.h:191
↓ 1 callers
Function
AlignDown
src/common/compressed_iterator.h:44
↓ 1 callers
Method
AllReduce
src/common/quantile.cc:441
↓ 1 callers
Function
AllgatherStrings
* @brief Gathers variable-length strings from all processes and distributes them to all processes. * @param input Variable-length list of variable-le
src/collective/allgather.h:203
↓ 1 callers
Function
AllocThreads
src/objective/adaptive.cc:85
↓ 1 callers
Method
AllreduceCategories
src/common/quantile.cc:388
↓ 1 callers
Function
AllreduceVHostFallback
src/collective/allreduce.h:281
↓ 1 callers
Method
Append
src/collective/in_memory_handler.h:50
↓ 1 callers
Function
ApplyMvsWeights
src/tree/hist/sampler.cc:86
↓ 1 callers
Function
ApplySamplingMask
src/tree/hist/sampler.cc:110
↓ 1 callers
Method
ApplySplit
plugin/sycl/tree/hist_updater.cc:605
↓ 1 callers
Function
ArrToTuple
include/xgboost/linalg.h:179
↓ 1 callers
Method
ArrayInterfaceStr
src/data/metainfo.cc:20
↓ 1 callers
Function
AssertNCCLSupport
src/common/common.h:197
↓ 1 callers
Function
AssignNodes
src/tree/hist/histogram.cc:19
↓ 1 callers
Method
AssignType
src/data/array_interface.h:469
↓ 1 callers
Method
AtEnd
src/common/io.h:110
↓ 1 callers
Method
AtEnd
include/xgboost/data.h:509
↓ 1 callers
Method
BaseRowId
src/data/ellpack_page.cc:51
↓ 1 callers
Method
Basic
tests/cpp/collective/test_allreduce.cc:19
↓ 1 callers
Function
BasicChecks
src/encoder/ordinal.h:168
↓ 1 callers
Method
BeforeFirst
src/data/adapter.h:543
↓ 1 callers
Function
BinaryROCAUC
src/metric/auc.cc:140
↓ 1 callers
Function
BinarySearch
Binary search
plugin/sycl/predictor/predictor.cc:99
↓ 1 callers
Method
BitOr
tests/cpp/collective/test_allreduce.cc:72
↓ 1 callers
Method
Bits
src/common/bitfield.h:99
↓ 1 callers
Method
Block
src/collective/comm.h:88
↓ 1 callers
Function
BoosterCtx
src/c_api/c_api_utils.h:276
↓ 1 callers
Method
Bootstrap
src/collective/comm.cc:296
↓ 1 callers
Function
BranchWeight
src/predictor/interpretability/quadrature.h:23
↓ 1 callers
Method
Broadcast
plugin/federated/federated_coll.cc:91
↓ 1 callers
Function
BroadcastAllgatherV
src/collective/allgather.cc:57
↓ 1 callers
Function
BroadcastImpl
plugin/federated/federated_coll.cc:23
↓ 1 callers
Function
BuildHist
src/common/hist_util.cc:499
↓ 1 callers
Method
BuildHistogram
src/tree/updater_quantile_hist.cc:563
↓ 1 callers
Method
BuildHistogram
src/tree/updater_approx.cc:144
↓ 1 callers
Function
BuildShapTestCases
tests/cpp/predictor/test_shap.cc:137
↓ 1 callers
Method
BuildTree
src/tree/tree_model.cc:172
↓ 1 callers
Method
Bytes
* @brief Get the number of bytes for the i^th page. */
src/data/sparse_page_source.h:78
↓ 1 callers
Function
CUDAOrdinal
src/context.cc:43
↓ 1 callers
Function
CachePageBytesIsAuto
* @brief Check whether we should configure `min_cache_page_bytes`. * * Defined by @ref AutoCachePageBytes . */
src/data/batch_utils.cc:33
↓ 1 callers
Function
CachePageRatio
Default size of the cached page, 1/8
src/data/batch_utils.h:65
↓ 1 callers
Function
CalcA
src/metric/auc.h:67
↓ 1 callers
Function
CalcB
src/metric/auc.h:63
↓ 1 callers
Function
CalcDCGDiscount
src/common/ranking_utils.h:46
↓ 1 callers
Function
CalcDeltaPRAUC
src/metric/auc.h:69
↓ 1 callers
Method
CalcGain
plugin/sycl/tree/split_evaluator.h:166
↓ 1 callers
Function
CalcH
src/metric/auc.h:58
↓ 1 callers
Function
CalcInvIDCG
src/common/ranking_utils.h:50
↓ 1 callers
Method
CalcSplitGain
plugin/sycl/tree/split_evaluator.h:87
↓ 1 callers
Function
CalcUnregularizedWeight
src/tree/fit_stump.h:27
↓ 1 callers
Function
CalculateApproxContributions
src/predictor/interpretability/shap.cc:75
↓ 1 callers
Method
CanHost
src/tree/hist/hist_cache.h:73
↓ 1 callers
Method
Categorical
src/tree/tree_model.cc:614
↓ 1 callers
Method
Cats
src/data/adapter.h:472
↓ 1 callers
Method
Cats
src/gbm/gbtree_model.h:120
↓ 1 callers
Method
CatsShared
include/xgboost/data.h:726
↓ 1 callers
Function
CheckBit
src/common/compressed_iterator.h:27
↓ 1 callers
Function
CheckConfigReloadImpl
tests/cpp/helpers.cc:139
↓ 1 callers
Method
CheckConvergence
src/gbm/gblinear.cc:273
↓ 1 callers
Function
CheckDartShapOutput
tests/cpp/predictor/test_shap.cc:251
↓ 1 callers
Function
CheckDeterministicMetricElementWise
tests/cpp/metric/test_survival_metric.h:15
↓ 1 callers
Function
CheckFeatureTypes
src/data/metainfo.cc:44
↓ 1 callers
Function
CheckMaxCat
src/common/categorical.h:78
↓ 1 callers
Function
CheckNDCGLabels
src/common/ranking_utils.h:356
↓ 1 callers
Function
CheckOldNccl
src/common/error_msg.cc:75
↓ 1 callers
Function
CheckPartitionerLeaves
* @brief Verify all partitioners have the same set of leaf nodes. * * For external memory, each batch has its own partitioner, but the tree structur
src/tree/updater_quantile_hist.cc:79
↓ 1 callers
Function
CheckProxyDMatrix
src/predictor/utils.h:13
↓ 1 callers
Method
CheckRead
! * \brief Check if the descriptor is ready for read * \param fd file descriptor to check status */
include/xgboost/collective/poll_utils.h:173
↓ 1 callers
Method
CheckResult
tests/cpp/tree/test_evaluate_splits.h:74
↓ 1 callers
Function
CheckSampling
tests/cpp/tree/test_sampler.h:47
↓ 1 callers
Function
CheckSamplingMask
Check that sampling mask was correctly applied from split gradient to value gradient.
tests/cpp/tree/test_sampler.h:38
↓ 1 callers
Function
CheckShapOutput
tests/cpp/predictor/test_shap.cc:220
↓ 1 callers
Function
CheckSparseColumn
tests/cpp/common/test_column_matrix.cc:55
↓ 1 callers
Function
CheckValueReweight
Validate that value gradients are reweighted using the provided threshold and reg_abs_grad.
tests/cpp/tree/test_sampler.h:80
↓ 1 callers
Method
Clear
clear up things
plugin/sycl/common/row_set.h:67
↓ 1 callers
Method
Clear
src/collective/in_memory_handler.h:26
↓ 1 callers
Method
Clear
src/common/bitfield.h:162
↓ 1 callers
Method
Clear
! \brief clear the page */
include/xgboost/data.h:400
↓ 1 callers
Function
ClearBit
src/common/compressed_iterator.h:30
↓ 1 callers
Method
ClearCaches
src/learner.cc:893
↓ 1 callers
Method
ClearExcess
include/xgboost/cache.h:102
↓ 1 callers
Method
CollapseToLeaf
* @brief Collapse a non leaf node to a leaf node, delete its children * * @param nidx Node id * @param value The new leaf value */
include/xgboost/tree_model.h:218
↓ 1 callers
Method
Columns
src/data/adapter.h:477
↓ 1 callers
Method
CommGetAsyncError
src/collective/nccl_stub.h:88
↓ 1 callers
Method
Command
src/collective/tracker.h:106
↓ 1 callers
Method
CommitModel
src/gbm/gbtree.cc:378
↓ 1 callers
Method
CommunicatorAllreduce
(ByteBuffer sendrecvbuf, int count, int enum_dtype, int enum_op)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:177
↓ 1 callers
Method
CommunicatorFinalize
()
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:156
↓ 1 callers
Method
CommunicatorGetRank
(int[] out)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:160
← previous
next →
2,101–2,200 of 6,719, ranked by callers