MCPcopy Create free account

hub / github.com/dmlc/xgboost / functions

Functions6,719 in github.com/dmlc/xgboost

↓ 1 callersMethodCommunicatorGetWorldSize
(int[] out)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:162
↓ 1 callersMethodCommunicatorInit
(String args)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:154
↓ 1 callersMethodCommunicatorPrint
(String msg)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:158
↓ 1 callersFunctionCompareJsonModels
tests/cpp/test_serialization.cc:148
↓ 1 callersMethodConcat
src/collective/result.cc:57
↓ 1 callersMethodConfigure
plugin/sycl/tree/updater_quantile_hist.cc:28
↓ 1 callersMethodConfigure
src/tree/updater_colmaker.cc:64
↓ 1 callersMethodConfigureGBM
src/learner.cc:821
↓ 1 callersMethodConfigureMetrics
src/learner.cc:866
↓ 1 callersMethodConfigureNumFeatures
src/learner.cc:797
↓ 1 callersMethodConfigureObjective
src/learner.cc:834
↓ 1 callersFunctionConnectPeer
Connect to a peer (outgoing), sending our rank for identification.
src/collective/comm.cc:64
↓ 1 callersFunctionConnectWorkers
Workers connect to a sparse subset of peers: ring neighbors plus binomial tree neighbors (rooted at rank 0). This gives O(log n) connections per worke
src/collective/comm.cc:118
↓ 1 callersMethodConstDevicePointer
plugin/sycl/common/host_device_vector.cc:144
↓ 1 callersFunctionConstView
tests/cpp/common/test_linalg.cc:21
↓ 1 callersFunctionConstructTreeCat
tests/cpp/tree/test_tree_model.cc:198
↓ 1 callersFunctionContiguous
* \brief Whether this is a contiguous array, both C and F contiguous returns true. */
include/xgboost/linalg.h:529
↓ 1 callersMethodCopyAndCollect
* @brief Copy primitive fields into this, and collect cat_bits into a vector. * * This is used for allgather. * * @param that The other en
src/tree/hist/expand_entry.h:158
↓ 1 callersMethodCopyCommon
* @brief Implementation of the Copy method, used by both CPU and GPU. Note that this * method changes the permission in the HostDeviceVector as we
src/data/cat_container.h:115
↓ 1 callersFunctionCopyGradient
src/gbm/gbtree.cc:172
↓ 1 callersMethodCount
include/xgboost/intrusive_ptr.h:35
↓ 1 callersFunctionCreateDMatrixFromProxy
src/data/proxy_dmatrix.cc:71
↓ 1 callersMethodCreateWriter
src/data/sparse_page_source.h:198
↓ 1 callersMethodCtx
@brief Getter of the context. */
include/xgboost/objective.h:112
↓ 1 callersMethodCurrentSplit
src/predictor/interpretability/shap.cc:203
↓ 1 callersFunctionDMatrixToCSR
tests/cpp/helpers.cc:710
↓ 1 callersFunctionDataIterator_Free
demo/c-api/external-memory/external_memory.c:94
↓ 1 callersFunctionDataIterator_Init
* Initialize with random data for demo. In practice the data should be loaded * from external memory. We just demonstrate how to use the iterator in
demo/c-api/external-memory/external_memory.c:59
↓ 1 callersMethodDcg
src/common/ranking_utils.h:340
↓ 1 callersMethodDefaultEvalMetric
src/objective/regression_loss.h:120
↓ 1 callersMethodDefaultLeft
src/tree/tree_view.h:208
↓ 1 callersMethodDefaultLeft
!\return whether missing value goes to left branch */
src/tree/param.h:484
↓ 1 callersMethodDefaultLeft
! \brief when feature is unknown, whether goes to left child */
include/xgboost/tree_model.h:116
↓ 1 callersMethodDefaultMetricConfig
src/objective/lambdarank_obj.cc:413
↓ 1 callersMethodDefaultMetricConfig
* @brief Return the configuration for the default metric. */
include/xgboost/objective.h:59
↓ 1 callersFunctionDefaultStream
Changing this has effect on prediction return, where we need to pass the pointer to third-party libraries like cuPy
src/common/cuda_stream.h:86
↓ 1 callersMethodDelAttr
src/learner.cc:682
↓ 1 callersFunctionDeltaMAP
src/objective/lambdarank_obj.h:61
↓ 1 callersFunctionDepth
src/collective/topo.h:50
↓ 1 callersMethodDestroyPage
src/data/sparse_page_source.h:238
↓ 1 callersMethodDevice
plugin/sycl/common/host_device_vector.cc:137
↓ 1 callersFunctionDeviceFP64
plugin/sycl/context_helper.cc:15
↓ 1 callersFunctionDevicePush
src/data/sparse_page_source.h:438
↓ 1 callersFunctionDispatchArrayLayout
Dispatch between template implementations
src/predictor/cpu_predictor.cc:200
↓ 1 callersFunctionDispatchWeight
src/tree/tree_view.cc:22
↓ 1 callersFunctionDistanceToInterval
tests/cpp/common/test_quantile.h:206
↓ 1 callersFunctionDoPropertyColumnSplitQuantile
tests/cpp/common/test_quantile.cc:571
↓ 1 callersFunctionDoPropertyDistributedQuantile
tests/cpp/common/test_quantile.cc:412
↓ 1 callersMethodDoPrune
! \brief do pruning of a tree */
src/tree/updater_prune.cc:74
↓ 1 callersFunctionDoSameOnAllWorkersDistributedQuantile
tests/cpp/common/test_quantile.cc:457
↓ 1 callersMethodDropTrees
src/gbm/gbtree.cc:514
↓ 1 callersMethodEllpackExists
src/data/proxy_dmatrix.h:97
↓ 1 callersFunctionEmptyHandle
src/c_api/c_api_utils.h:272
↓ 1 callersFunctionEmptyReference
tests/cpp/common/test_quantile.h:460
↓ 1 callersFunctionEncodeTreeLeafHost
src/objective/adaptive.cc:33
↓ 1 callersMethodEnumerateOneHot
src/tree/hist/evaluate_splits.h:565
↓ 1 callersFunctionEnumeratedSummaryEntries
tests/cpp/common/test_quantile.cc:213
↓ 1 callersMethodEqual
src/tree/tree_model.cc:746
↓ 1 callersMethodErrorPort
src/collective/tracker.h:105
↓ 1 callersMethodEval
src/metric/rank_metric.cc:58
↓ 1 callersMethodEvalBinary
src/metric/auc.cc:413
↓ 1 callersMethodEvalMultiClass
src/metric/auc.cc:426
↓ 1 callersMethodEvalRanking
src/metric/auc.cc:436
↓ 1 callersMethodEvalTransform
* @brief Apply inverse link (activation) function to prediction values * * This is only called when Eval is called, usually it redirect to Pred
include/xgboost/objective.h:75
↓ 1 callersMethodEvaluateGoesLeft
src/predictor/interpretability/shap.cc:343
↓ 1 callersFunctionExactValues
tests/cpp/common/test_quantile.h:462
↓ 1 callersMethodExpand
src/tree/multi_target_tree_model.cc:91
↓ 1 callersFunctionExpandDim
include/xgboost/linalg.h:1028
↓ 1 callersMethodExpandTreeLeaf
* @brief Calculate leaf weights using value gradient. * * This method supports reduced gradient. Weights in p_tree are calculated using split
src/tree/updater_quantile_hist.cc:317
↓ 1 callersFunctionExpectEntriesEq
tests/cpp/common/test_quantile.cc:174
↓ 1 callersFunctionExtractQuadratureInteractionDelta
src/predictor/interpretability/shap.cc:132
↓ 1 callersMethodFeatureScore
src/gbm/gbtree.h:219
↓ 1 callersMethodFetch
src/data/gradient_index_page_source.cc:14
↓ 1 callersMethodFetch
src/data/sparse_page_source.h:604
↓ 1 callersMethodFetchCount
src/data/sparse_page_source.h:431
↓ 1 callersMethodFill
include/xgboost/tree_model.h:618
↓ 1 callersFunctionFillNodeMeanValues
src/predictor/interpretability/shap.cc:49
↓ 1 callersFunctionFillRootMeanValues
src/predictor/interpretability/quadrature.h:133
↓ 1 callersMethodFinalize
src/collective/comm_group.h:37
↓ 1 callersMethodFindSplit
find splits at current level, do split per level
src/tree/updater_colmaker.cc:460
↓ 1 callersMethodFixError
try to fix rounding error and re-establish invariance
src/common/quantile.h:459
↓ 1 callersMethodFlush
src/common/base64.h:263
↓ 1 callersMethodForEachPartner
src/predictor/interpretability/shap.cc:299
↓ 1 callersMethodForEachUniqueFeature
src/predictor/interpretability/shap.cc:211
↓ 1 callersFunctionFromCharFloatImpl
* The parsing is also part of ryu. As of writing, the implementation in ryu uses full * double table. But here we optimize the table size with floa
src/common/charconv.cc:745
↓ 1 callersMethodFromJson
src/tree/tree_model.cc:679
↓ 1 callersMethodGHistIndexExists
src/data/proxy_dmatrix.h:98
↓ 1 callersFunctionGPUBinaryPRAUC
src/metric/auc.cc:464
↓ 1 callersFunctionGPUBinaryROCAUC
src/metric/auc.cc:387
↓ 1 callersFunctionGPUMultiClassPRAUC
src/metric/auc.cc:471
↓ 1 callersFunctionGPUMultiClassROCAUC
src/metric/auc.cc:394
↓ 1 callersFunctionGPURankingAUC
src/metric/auc.cc:400
↓ 1 callersFunctionGPURankingPRAUC
src/metric/auc.cc:477
↓ 1 callersMethodGatherHitCount
Gather hit_count from all threads
src/data/gradient_index.h:103
↓ 1 callersMethodGenerateLabels
tests/cpp/helpers.cc:237
↓ 1 callersFunctionGenerateSummaryColumn
tests/cpp/common/test_quantile.h:348
↓ 1 callersFunctionGetArrowDictionary
src/data/columnar.h:95
↓ 1 callersFunctionGetArrowNames
src/data/columnar.h:34
↓ 1 callersFunctionGetArrowNumericIndex
src/data/columnar.h:151
↓ 1 callersFunctionGetArrowNumericNames
src/data/columnar.h:123
← previousnext →2,201–2,300 of 6,719, ranked by callers