MCPcopy Create free account

hub / github.com/dmlc/xgboost / functions

Functions6,719 in github.com/dmlc/xgboost

↓ 3 callersFunctionAllgatherV
src/collective/allgather.h:136
↓ 3 callersFunctionAllgatherVOffset
src/collective/allgather.h:42
↓ 3 callersMethodAllocateData
allocate thread local memory i-th node
src/common/hist_util.h:457
↓ 3 callersMethodAllocateForTask
allocate thread local memory, should be called for each specific task
src/common/partition_builder.h:297
↓ 3 callersFunctionAllreduceV
src/collective/allreduce.h:94
↓ 3 callersFunctionApproxFeatureImportance
src/predictor/interpretability/shap.cc:740
↓ 3 callersFunctionAutoCachePageBytes
Indicator for XGBoost to automatically concatenate pages.
src/data/batch_utils.h:67
↓ 3 callersMethodBaseMargin
src/data/adapter.h:101
↓ 3 callersFunctionBatchCatsIsRef
src/data/proxy_dmatrix.cc:100
↓ 3 callersFunctionBatchColumns
* @brief Get the number of features for the current batch. */
src/data/proxy_dmatrix.h:315
↓ 3 callersMethodBind
* @brief Bind the socket to the address. * * @param ip[in] The IP address. * @param port [in,out] Let the system choose a port if this
include/xgboost/collective/socket.h:608
↓ 3 callersMethodBoostOneIter
src/learner.cc:1136
↓ 3 callersMethodBroadcast
src/collective/coll.cc:109
↓ 3 callersFunctionByteSwap
include/xgboost/byteswap.h:57
↓ 3 callersMethodCUDACtx
src/context.cc:293
↓ 3 callersFunctionCalcGain
src/tree/param.h:248
↓ 3 callersMethodCalcGainGivenWeight
plugin/sycl/tree/split_evaluator.h:149
↓ 3 callersMethodCategorical
src/tree/tree_model.cc:288
↓ 3 callersMethodChangeToLeaf
* @brief Change 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:204
↓ 3 callersFunctionCheckEmpty
At least one batch parameter is initialized.
src/data/batch_utils.h:17
↓ 3 callersFunctionCheckIndexData
tests/cpp/common/test_hist_util.cc:140
↓ 3 callersMethodClear
* @brief Clear the cache, mark whether the cache is exceeded the limit. */
src/tree/hist/hist_cache.h:67
↓ 3 callersMethodClose
* @brief Close the socket, called automatically in destructor if the socket is not closed. */
include/xgboost/collective/socket.h:715
↓ 3 callersFunctionCmdOutput
src/common/io.cc:395
↓ 3 callersFunctionCompareFloat
tests/cpp/test_serialization.cc:23
↓ 3 callersFunctionConnectTrackerImpl
src/collective/comm.cc:31
↓ 3 callersFunctionConstructTree
tests/cpp/tree/test_tree_model.cc:179
↓ 3 callersFunctionContainerAnchorCases
tests/cpp/common/test_quantile.h:123
↓ 3 callersFunctionCopyGradientFromArrays
Helper function to copy gradient from array interface to linalg::Matrix
src/c_api/c_api.cc:1170
↓ 3 callersFunctionCopyHostVectorToDevice
src/collective/allreduce.h:247
↓ 3 callersFunctionCreateFromSparse
R-package/src/xgboost_R.cc:431
↓ 3 callersMethodData
src/common/bitfield.h:201
↓ 3 callersFunctionDefaultNcclName
src/collective/comm.h:26
↓ 3 callersMethodDeviceCanRead
src/data/cat_container.h:157
↓ 3 callersMethodDispatchCall
src/data/array_interface.h:518
↓ 3 callersFunctionDistGpuIdx
tests/cpp/helpers.cc:804
↓ 3 callersMethodElapsedSeconds
src/common/timer.h:28
↓ 3 callersMethodEmpty
src/predictor/interpretability/shap.cc:200
↓ 3 callersMethodEndIter
Call this at the last iteration (it == n_batches).
src/data/sparse_page_source.h:404
↓ 3 callersMethodEvaluator
src/common/transform.h:67
↓ 3 callersFunctionExpectPruneMatchesReference
tests/cpp/common/test_quantile.cc:185
↓ 3 callersMethodFVecDrop
Clear the feature vector.
src/predictor/data_accessor.h:46
↓ 3 callersMethodFVecFill
Fill the data into the feature vector.
src/predictor/data_accessor.h:34
↓ 3 callersFunctionFederatedTestConfig
tests/cpp/plugin/federated/test_worker.h:19
↓ 3 callersMethodFetch
src/data/ellpack_page_source.h:396
↓ 3 callersFunctionFileExists
tests/cpp/helpers.cc:48
↓ 3 callersFunctionFileExtension
src/common/io.cc:165
↓ 3 callersMethodFinalize
src/data/cat_container.h:78
↓ 3 callersMethodGenerateArrayInterfaceBatch
tests/cpp/helpers.cc:333
↓ 3 callersFunctionGenerateCatDMatrix
tests/cpp/tree/test_column_split.h:15
↓ 3 callersFunctionGenerateRandomCategoricalSingleColumn
tests/cpp/helpers.cc:617
↓ 3 callersMethodGetBinTypeSize
plugin/sycl/data/gradient_index.h:35
↓ 3 callersFunctionGetC2cLinkCountFromSmiImpl
Split up an impl function for simple tests.
src/common/cuda_dr_utils.cc:197
↓ 3 callersMethodGetFeatureCounts
src/data/gradient_index.h:237
↓ 3 callersMethodGetFidx
plugin/sycl/predictor/node.h:49
↓ 3 callersFunctionGetModelStr
tests/cpp/common/test_json.cc:23
↓ 3 callersFunctionGetMultiMetricEval
tests/cpp/helpers.cc:190
↓ 3 callersMethodGetNumBins
plugin/sycl/common/hist_util.h:174
↓ 3 callersFunctionGetProxyDMatrixWithBaseMargin
R-package/src/xgboost_R.cc:1282
↓ 3 callersMethodGetRange
get a range of indexes for the second dimension of i-th block(task)
src/common/threading_utils.h:115
↓ 3 callersMethodGetSockError
@brief get last error code if any */
include/xgboost/collective/socket.h:338
↓ 3 callersFunctionGetSplitCategories
src/tree/tree_model.cc:181
↓ 3 callersMethodGetTaskIdx
src/common/partition_builder.h:365
↓ 3 callersMethodGetWeight
plugin/sycl/predictor/node.h:63
↓ 3 callersFunctionGlobalRatio
src/collective/aggregator.h:190
↓ 3 callersFunctionGroupSize
src/common/error_msg.h:24
↓ 3 callersFunctionHasChild
src/collective/topo.h:46
↓ 3 callersMethodHasNodePosition
* @brief Whether the out_position in `Update` is valid. This determines whether adaptive * tree can be used. */
include/xgboost/tree_updater.h:61
↓ 3 callersFunctionInitHist
plugin/sycl/common/hist_util.cc:23
↓ 3 callersMethodInitView
@brief assign the storage to the view. */
src/common/column_matrix.h:177
↓ 3 callersMethodInitialize
* \brief Initialize the object, by extracting shape, stride and type. * * The function also perform some basic validation for input array. La
src/data/array_interface.h:406
↓ 3 callersFunctionInplacePredictImpl
src/c_api/c_api.cc:1363
↓ 3 callersFunctionInplacePredictProxy
src/common/error_msg.h:56
↓ 3 callersMethodIsDense
plugin/sycl/data/gradient_index.h:99
↓ 3 callersMethodIsValid
src/tree/sample_position.h:19
↓ 3 callersMethodIter
src/data/sparse_page_source.h:393
↓ 3 callersMethodLabels
src/data/adapter.h:98
↓ 3 callersFunctionLastErrorWouldBlock
include/xgboost/collective/socket.h:145
↓ 3 callersFunctionLaunchPredict
src/predictor/cpu_predictor.cc:329
↓ 3 callersFunctionLaunchShap
src/predictor/interpretability/shap.cc:518
↓ 3 callersFunctionLegendrePolynomial
src/predictor/interpretability/quadrature.h:46
↓ 3 callersFunctionLinearCheckLayer
src/gbm/gblinear.cc:51
↓ 3 callersFunctionLoadFeatureType
* @brief Load feature type info from names, returns whether there's categorical features. */
src/data/data.cc:285
↓ 3 callersFunctionLoadScalarField
src/data/data.cc:110
↓ 3 callersFunctionMakeArrayInterfaceFromRDataFrame
R-package/src/xgboost_R.cc:174
↓ 3 callersFunctionMakeCachePrefix
src/data/sparse_page_source.cc:34
↓ 3 callersFunctionMakeCatAccessor
src/data/cat_container.h:270
↓ 3 callersFunctionMakeDistributedTestConfig
tests/cpp/collective/test_worker.h:142
↓ 3 callersFunctionMakeLabels
tests/cpp/helpers.cc:400
↓ 3 callersFunctionMakeObjNamesForTest
tests/cpp/objective_helpers.h:16
↓ 3 callersFunctionMatrix_Create
Initialize matrix, copy data from `data` if it's not NULL. */
demo/c-api/inference/inference.c:47
↓ 3 callersFunctionMaxRel
* \brief Maximum relevance degree for NDCG */
src/common/ranking_utils.h:39
↓ 3 callersFunctionModelNotFitted
src/learner.cc:68
↓ 3 callersMethodName
src/tree/updater_sync.cc:33
↓ 3 callersMethodName
* @brief Get a string representation of the device and the ordinal. */
include/xgboost/context.h:115
↓ 3 callersMethodNeedFit
src/learner.cc:382
↓ 3 callersMethodNext
tests/cpp/data/test_adapter.cc:119
↓ 3 callersMethodNumBatches
src/data/sparse_page_dmatrix.h:95
↓ 3 callersMethodNumCols
src/data/adapter.h:133
↓ 3 callersMethodNumFeatures
src/common/hist_util.h:86
← previousnext →1,101–1,200 of 6,719, ranked by callers