MCPcopy Create free account

hub / github.com/dmlc/xgboost / functions

Functions6,719 in github.com/dmlc/xgboost

↓ 4 callersMethodGetFeatureNames
src/learner.cc:693
↓ 4 callersMethodGetFeatureTypes
src/learner.cc:697
↓ 4 callersMethodGetFirstDimension
get index of the first dimension of i-th block(task)
src/common/threading_utils.h:109
↓ 4 callersFunctionGetGRPCResult
plugin/federated/federated_coll.cc:18
↓ 4 callersMethodGetInitializedHist
Get specified hist, initialize hist by zeros if it wasn't used before
src/common/hist_util.h:512
↓ 4 callersFunctionGetLeafWeight
plugin/sycl/predictor/predictor.cc:145
↓ 4 callersMethodGetNumFeature
src/learner.cc:669
↓ 4 callersMethodGetSiblingId
plugin/sycl/tree/expand_entry.h:25
↓ 4 callersFunctionGetTrackerHandle
src/c_api/coll_c_api.cc:64
↓ 4 callersFunctionGetTreeLimit
* @brief Some old prediction methods accept the ntree_limit parameter and they use 0 to * indicate no limit. */
src/predictor/predict_fn.h:41
↓ 4 callersMethodGetWeight
! * \brief Get weight of each instances. * \param i Instance index. * \return The weight. */
include/xgboost/data.h:152
↓ 4 callersMethodHandle
plugin/federated/federated_comm.h:65
↓ 4 callersMethodHasRefCategorical
src/data/adapter.h:468
↓ 4 callersFunctionHostRatioIsAuto
* @brief Check whether we should configure `cache_host_ratio`. * * Defined by @ref AutoHostRatio . */
src/data/batch_utils.h:56
↓ 4 callersMethodHostView
include/xgboost/linalg.h:876
↓ 4 callersFunctionIOAlignment
* @param Alignment for resource read stream and aligned write stream. */
src/common/io.h:398
↓ 4 callersMethodIndex
src/common/hist_util.h:277
↓ 4 callersFunctionIndexToArr
include/xgboost/linalg.h:162
↓ 4 callersMethodInitBudget
! * \brief step 1: initialize the helper, with hint of number keys * and thread used in the construction * \param max_key numb
src/common/group_data.h:59
↓ 4 callersMethodInitModelParam
Create the internal model parameter from user inputs, this requires the user input to be initialized first. Don't apply the link function if the base
src/learner.cc:393
↓ 4 callersMethodInitNewNode
plugin/sycl/tree/hist_updater.cc:637
↓ 4 callersMethodInitOnCPU
src/common/ranking_utils.cc:23
↓ 4 callersMethodInitOnCUDA
src/common/ranking_utils.cc:67
↓ 4 callersMethodIsVerticalFederated
src/data/data.cc:891
↓ 4 callersMethodIter
src/data/proxy_dmatrix.h:62
↓ 4 callersMethodLeafPartition
src/tree/updater_quantile_hist.cc:584
↓ 4 callersMethodLoadConfig
src/learner.cc:569
↓ 4 callersFunctionMakeCleanup
src/common/utils.h:23
↓ 4 callersFunctionMakeConfig
tests/cpp/plugin/federated/test_federated_comm.cc:19
↓ 4 callersFunctionMakeId
src/data/sparse_page_source.h:100
↓ 4 callersFunctionMakeMsg
src/collective/result.cc:65
↓ 4 callersFunctionMakePairs
src/objective/lambdarank_obj.h:222
↓ 4 callersFunctionMatrix_Free
demo/c-api/inference/inference.c:103
↓ 4 callersFunctionMingWError
see the dummy implementation of `poll` in rabit for more info.
include/xgboost/collective/socket.h:65
↓ 4 callersFunctionNameThread
src/common/threading_utils.cc:124
↓ 4 callersMethodNeedReplace
! * \brief decides whether we can replace current entry with the given statistics * * This function gives better priority to lower index wh
src/tree/param.h:495
↓ 4 callersFunctionOmpGetNumThreads
src/common/threading_utils.cc:108
↓ 4 callersMethodPageExists<EllpackPage>
include/xgboost/data.h:750
↓ 4 callersMethodPageExists<GHistIndexMatrix>
include/xgboost/data.h:755
↓ 4 callersFunctionPartialSum
src/common/numeric.h:52
↓ 4 callersMethodPeekRead
src/common/io.cc:64
↓ 4 callersMethodPoll
* @brief perform poll on the set defined, read, write, exception * * @param timeout specify timeout in seconds. Block if negative. */
include/xgboost/collective/poll_utils.h:197
↓ 4 callersMethodPop
Return the set of nodes to be expanded This set has no dependencies between entries so they may be expanded in parallel or asynchronously
src/tree/driver.h:70
↓ 4 callersMethodPredictLeaf
src/gbm/gbtree.h:292
↓ 4 callersMethodPush
push element to the queue, return false if the queue is full and need to be flushed
src/common/quantile.h:503
↓ 4 callersMethodPush
src/tree/driver.h:42
↓ 4 callersMethodQid
src/data/adapter.h:100
↓ 4 callersMethodResource
* @brief Get the underlying resource. */
src/common/ref_resource_view.h:107
↓ 4 callersMethodRethrow
src/data/sparse_page_source.h:169
↓ 4 callersMethodRetry
src/collective/comm.h:78
↓ 4 callersMethodRightChild
include/xgboost/tree_model.h:540
↓ 4 callersMethodRunTest
tests/cpp/test_multi_target.cc:70
↓ 4 callersMethodSample
src/tree/hist/sampler.cc:214
↓ 4 callersMethodSaveConfig
src/learner.cc:624
↓ 4 callersMethodSend
src/collective/socket.cc:68
↓ 4 callersMethodSetCategorical
* \brief Set meta info about categorical features. * * \param has_cat Do we have categorical feature in the data? * \param max_cat The maximu
src/common/hist_util.h:99
↓ 4 callersMethodSetCudaArray
src/data/proxy_dmatrix.cc:51
↓ 4 callersMethodSetDevice
plugin/sycl/predictor/predictor.cc:59
↓ 4 callersMethodSetEncodePosition
utils to get/set position, with encoded format return decoded position encode the encoded position value for ridx
src/tree/updater_colmaker.cc:562
↓ 4 callersMethodShardName
src/data/sparse_page_source.h:56
↓ 4 callersFunctionSigmoid
! * \brief calculate the sigmoid of the input. * \param x input parameter * \return the transformed value. */
src/common/math.h:31
↓ 4 callersMethodSize
src/common/host_device_vector.cc:82
↓ 4 callersMethodSize
include/xgboost/tree_model.h:631
↓ 4 callersMethodSort
src/data/cat_container.cc:291
↓ 4 callersMethodSortRows
src/data/data.cc:1104
↓ 4 callersFunctionSubtractionHist
plugin/sycl/common/hist_util.cc:66
↓ 4 callersFunctionSyncCategories
src/data/cat_container.cc:299
↓ 4 callersMethodTaskID
src/collective/tracker.h:102
↓ 4 callersMethodTaskID
src/collective/comm.h:79
↓ 4 callersMethodTestBuildHistogramsLossGuide
tests/cpp/plugin/test_sycl_hist_updater.cc:41
↓ 4 callersFunctionTestPartitioning
tests/cpp/plugin/test_sycl_partition_builder.cc:16
↓ 4 callersFunctionTestSparsePrediction
tests/cpp/predictor/test_predictor.cc:632
↓ 4 callersFunctionThresholdL1
src/tree/param.h:216
↓ 4 callersMethodToJson
src/learner.cc:110
↓ 4 callersMethodTrackerInfo
src/collective/comm.h:74
↓ 4 callersFunctionTrailingZeroBitsImpl
src/common/bitfield.h:249
↓ 4 callersFunctionTransformIdxKernel
src/common/linalg_op.h:50
↓ 4 callersMethodTreeGroups
src/gbm/gbtree_model.cc:158
↓ 4 callersMethodTreeWeights
src/gbm/gbtree.h:326
↓ 4 callersFunctionUnreachable
src/common/error_msg.h:144
↓ 4 callersFunctionUriSVM
tests/cpp/data/test_simple_dmatrix.cc:22
↓ 4 callersMethodValidateDMatrix
src/learner.cc:1298
↓ 4 callersFunctionVerifySyclVector
tests/cpp/plugin/sycl_helpers.h:38
↓ 4 callersMethodView
* @brief Returns the view start and length for the i^th page. */
src/data/sparse_page_source.h:70
↓ 4 callersMethodView
src/predictor/interpretability/shap.cc:247
↓ 4 callersMethodView
* @brief Get a @ref TensorView for this tensor. */
include/xgboost/linalg.h:855
↓ 4 callersMethodWalkTree
src/tree/tree_view.h:28
↓ 4 callersFunctionWarnOldSerialization
src/common/error_msg.h:76
↓ 4 callersFunctionWeightedSampleMean
src/common/stats.h:132
↓ 4 callersMethodWorkerSend
src/collective/protocol.h:120
↓ 4 callersFunctionXGBAltrepSetPointer
Note: the idea for separating this function from the one above is to be able to trigger all R allocations first before doing non-R allocations. */
R-package/src/xgboost_R.cc:964
↓ 4 callersMethodXGBGetLastError
()
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:53
↓ 4 callersMethodXGBSetGlobalConfig
(String config)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:198
↓ 4 callersFunctionXGBoosterEvalOneIter
src/c_api/c_api.cc:1256
↓ 4 callersFunctionXGBoosterGetNumFeature
src/c_api/c_api.cc:1082
↓ 4 callersFunctionXGBoosterLoadModel
src/c_api/c_api.cc:1511
↓ 4 callersMethodXGBoosterLoadModelFromBuffer
(long handle, byte[] bytes)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:133
↓ 4 callersFunctionXGBoosterPredictGeneric
R-package/src/xgboost_R.cc:1307
↓ 4 callersFunctionXGBoosterSetStrFeatureInfo
src/c_api/c_api.cc:1839
↓ 4 callersMethodXGBoosterSetStrFeatureInfo
(long handle, String field, String[] features)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:192
← previousnext →901–1,000 of 6,719, ranked by callers