MCPcopy Create free account

hub / github.com/dmlc/xgboost / functions

Functions6,719 in github.com/dmlc/xgboost

↓ 1 callersMethodValidate
src/data/proxy_dmatrix.h:154
↓ 1 callersFunctionValidateBaseMarginShape
src/predictor/predictor.cc:37
↓ 1 callersFunctionValidateCategoricalHistogram
tests/cpp/tree/hist/test_histogram.cc:318
↓ 1 callersMethodValidateParameters
src/learner.cc:721
↓ 1 callersMethodVariableAllreduce
tests/cpp/collective/test_allreduce.cc:86
↓ 1 callersFunctionVerifyLoadUri
tests/cpp/plugin/federated/test_federated_data.cc:14
↓ 1 callersFunctionVerifyObjective
tests/cpp/plugin/federated/test_federated_learner.cc:44
↓ 1 callersMethodWait
src/common/cuda_stream.h:100
↓ 1 callersFunctionWarnEmptyDataset
src/common/error_msg.cc:53
↓ 1 callersFunctionWarnManualUpdater
src/common/error_msg.cc:43
↓ 1 callersMethodWeightNorm
src/common/ranking_utils.h:241
↓ 1 callersFunctionWeightedSamplingWithoutReplacement
src/common/random.h:32
↓ 1 callersMethodWorkerRecv
src/collective/protocol.h:133
↓ 1 callersMethodWrite
src/common/base64.h:189
↓ 1 callersMethodWriteColumnPage
src/data/gradient_index.cc:276
↓ 1 callersMethodWriteSymbol
src/common/compressed_iterator.h:123
↓ 1 callersFunctionWriteWeightedLeafReturn
src/predictor/interpretability/shap.cc:159
↓ 1 callersFunctionXGBBuildInfoDevice
src/c_api/c_api.cc:73
↓ 1 callersFunctionXGBInitializeAltrepClass_R
R-package/src/xgboost_R.cc:1047
↓ 1 callersFunctionXGBoostVersion
src/c_api/c_api.cc:56
↓ 1 callersMethodXGBoosterDumpModelExWithFeatures
( long handle, String[] feature_names, int with_stats, String format, String[][] out_strings)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:140
↓ 1 callersFunctionXGBoosterFeatureScore
src/c_api/c_api.cc:1890
↓ 1 callersMethodXGBoosterGetNumBoostedRound
(long handle, int[] rounds)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:151
↓ 1 callersFunctionXGBoosterPredict
src/c_api/c_api.cc:1280
↓ 1 callersMethodXGBoosterPredict
(long handle, long dmat, int option_mask, int ntree_limit, float[][] predicts)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:122
↓ 1 callersFunctionXGBoosterPredictFromCSR
src/c_api/c_api.cc:1437
↓ 1 callersFunctionXGBoosterPredictFromColumnar
src/c_api/c_api.cc:1416
↓ 1 callersFunctionXGBoosterReset
src/c_api/c_api.cc:1068
↓ 1 callersFunctionXGBuildInfo
src/c_api/c_api.cc:83
↓ 1 callersFunctionXGCommunicatorAllreduce
src/c_api/coll_c_api.cc:247
↓ 1 callersFunctionXGCommunicatorFinalize
src/c_api/coll_c_api.cc:210
↓ 1 callersFunctionXGCommunicatorGetRank
src/c_api/coll_c_api.cc:216
↓ 1 callersFunctionXGCommunicatorGetWorldSize
src/c_api/coll_c_api.cc:222
↓ 1 callersFunctionXGCommunicatorInit
src/c_api/coll_c_api.cc:202
↓ 1 callersFunctionXGCommunicatorPrint
src/c_api/coll_c_api.cc:226
↓ 1 callersMethodXGDMatrixCreateFromArrayInterfaceColumns
( String featureJson, float missing, int nthread, long[] out)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:189
↓ 1 callersFunctionXGDMatrixCreateFromColumnar
src/c_api/c_api.cc:498
↓ 1 callersFunctionXGDMatrixCreateFromCudaColumnar
src/c_api/c_api.cc:314
↓ 1 callersFunctionXGDMatrixCreateFromDataIter
src/c_api/c_api.cc:296
↓ 1 callersMethodXGDMatrixCreateFromDataIter
(java.util.Iterator<DataBatch> iter, String cache_info, float missing, long[] out)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:57
↓ 1 callersMethodXGDMatrixCreateFromFile
(String fname, int silent, long[] out)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:55
↓ 1 callersMethodXGDMatrixCreateFromMatRef
(long dataRef, int nrow, int ncol, float missing, long[] out)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:73
↓ 1 callersFunctionXGDMatrixDataSplitMode
src/c_api/c_api.cc:926
↓ 1 callersFunctionXGDMatrixGetDataAsCSR
src/c_api/c_api.cc:932
↓ 1 callersMethodXGDMatrixGetFloatInfo
(long handle, String field, float[][] info)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:86
↓ 1 callersMethodXGDMatrixGetUIntInfo
(long handle, String filed, int[][] info)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:88
↓ 1 callersMethodXGDMatrixSliceDMatrix
(long handle, int[] idxset, long[] out)
jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java:76
↓ 1 callersFunctionXGProxyDMatrixSetDataColumnar
src/c_api/c_api.cc:469
↓ 1 callersMethodZero
src/common/charconv.cc:121
↓ 1 callersFunction_DASK_2024_12_1
()
python-package/xgboost/dask/utils.py:112
↓ 1 callersFunction_DASK_2025_3_0
()
python-package/xgboost/dask/utils.py:117
↓ 1 callersFunction_DMatrixFinalizer
R-package/src/xgboost_R.cc:342
↓ 1 callersMethod__await__
(self)
python-package/xgboost/dask/__init__.py:359
↓ 1 callersMethod__deepcopy__
Return a copy of booster.
python-package/xgboost/core.py:1976
↓ 1 callersMethod__getstate__
(self)
python-package/xgboost/core.py:1857
↓ 1 callersMethod__init__
Parameters ---------- data : Data source of DMatrix. See :ref:`py-data` for a list of supported input types.
python-package/xgboost/core.py:660
↓ 1 callersMethod__init__
(self)
python-package/xgboost/spark/params.py:52
↓ 1 callersMethod__init__
(self, eta: float)
python-package/xgboost/testing/data.py:639
↓ 1 callersMethod__init__
( # pylint: disable=too-many-arguments,too-many-locals self, n_samples_per_batch: int,
python-package/xgboost/testing/data_iter.py:110
↓ 1 callersMethod__init__
(self, device: Device)
python-package/xgboost/testing/multi_target.py:177
↓ 1 callersMethod__init__
(self, rank: int = 0, period: int = 1)
demo/dask/forward_logging.py:69
↓ 1 callersFunction_aggcv
Aggregate cross-validation results.
python-package/xgboost/callback.py:100
↓ 1 callersFunction_allreduce_metric
Helper function for computing customized metric in distributed environment. Not strictly correct as many functions don't use mean value as fi
python-package/xgboost/callback.py:130
↓ 1 callersFunction_arrow_cat_names_inf
(cats: "pa.StringArray")
python-package/xgboost/_data_utils.py:323
↓ 1 callersFunction_arrow_dtype
()
python-package/xgboost/data.py:884
↓ 1 callersFunction_arrow_feature_info
(data: DataType)
python-package/xgboost/data.py:905
↓ 1 callersFunction_arrow_npdtype
()
python-package/xgboost/_data_utils.py:267
↓ 1 callersFunction_as_booster
(model: object)
python-package/xgboost/interpret.py:11
↓ 1 callersFunction_as_prediction_dmatrix
( model: object, X: Union[DMatrix, ArrayLike], missing: Optional[FloatCompatible] )
python-package/xgboost/interpret.py:36
↓ 1 callersFunction_cat_sampled_from
()
python-package/xgboost/testing/__init__.py:346
↓ 1 callersFunction_check_workers_are_alive
( workers: List[str], client: "distributed.Client" )
python-package/xgboost/dask/__init__.py:711
↓ 1 callersMethod_configure
Load and configure compile_commands and clang_tidy.
ops/script/run_clang_tidy.py:200
↓ 1 callersMethod_configure_constraints
(self, params: BoosterParam)
python-package/xgboost/core.py:1835
↓ 1 callersMethod_configure_flags
(self, path: str, command: str)
ops/script/run_clang_tidy.py:163
↓ 1 callersFunction_configure_metrics
(params: BoosterParam)
python-package/xgboost/core.py:1714
↓ 1 callersFunction_convert_unknown_data
(data: DataType)
python-package/xgboost/data.py:1314
↓ 1 callersFunction_create_dmatrix
Get data that local to worker from DaskDMatrix. Returns ------- A DMatrix object.
python-package/xgboost/dask/data.py:365
↓ 1 callersMethod_create_dmatrix
(self, ref: Optional[DMatrix], **kwargs: Any)
python-package/xgboost/sklearn.py:1254
↓ 1 callersMethod_create_pyspark_model
( self, xgb_model: XGBModel, training_summary: XGBoostTrainingSummary )
python-package/xgboost/spark/core.py:651
↓ 1 callersFunction_create_quantile_dmatrix
( *, feature_names: Optional[FeatureNames], feature_types: Optional[FeatureTypes], feature_wei
python-package/xgboost/dask/data.py:319
↓ 1 callersFunction_cudf_str_cat_inf
String category index path for :py:func:`cudf_cat_inf`.
python-package/xgboost/_data_utils.py:530
↓ 1 callersMethod_do_training
(self, fl_ctx: FLContext)
demo/nvflare/horizontal/custom/trainer.py:52
↓ 1 callersMethod_do_training
(self, fl_ctx: FLContext)
demo/nvflare/vertical/custom/trainer.py:52
↓ 1 callersFunction_download_python_wheels
Download all Python binary wheels for a given set of platforms
ops/script/release_artifacts.py:67
↓ 1 callersFunction_expectile_loss
( y: np.ndarray, predt: np.ndarray, alpha: float, weight: Optional[np.ndarray] )
python-package/xgboost/testing/metrics.py:109
↓ 1 callersFunction_find_nccl
()
python-package/xgboost/collective.py:324
↓ 1 callersMethod_fmt_metric
( self, data: str, metric: str, score: float, std: Optional[float] )
python-package/xgboost/callback.py:546
↓ 1 callersFunction_from_arrow_table
( # pylint: disable=too-many-positional-arguments data: DataType, enable_categorical: bool, missi
python-package/xgboost/data.py:858
↓ 1 callersFunction_from_cudf_df
( *, data: DataType, missing: FloatCompatible, nthread: int, feature_names: Optional[Featu
python-package/xgboost/data.py:1151
↓ 1 callersFunction_from_dlpack
( data: DataType, missing: FloatCompatible, nthread: int, feature_names: Optional[FeatureNames
python-package/xgboost/data.py:1232
↓ 1 callersFunction_from_polars_df
( # pylint: disable=too-many-positional-arguments data: DataType, enable_categorical: bool, missi
python-package/xgboost/data.py:976
↓ 1 callersFunction_from_scipy_csc
Initialize data from a CSC matrix.
python-package/xgboost/data.py:204
↓ 1 callersFunction_from_tuple
( *, data: Sequence, missing: FloatCompatible, n_threads: int, feature_names: Optional[Fea
python-package/xgboost/data.py:1291
↓ 1 callersFunction_from_uri
( data: PathLike, missing: Optional[FloatCompatible], feature_names: Optional[FeatureNames], f
python-package/xgboost/data.py:1247
↓ 1 callersMethod_gen_fit_params_dict
Generate the fit parameters which will be passed into fit function
python-package/xgboost/spark/core.py:341
↓ 1 callersMethod_generate_cdb
Run CMake to generate compilation database.
ops/script/run_clang_tidy.py:78
↓ 1 callersFunction_get
(attr: Optional[List[Any]])
python-package/xgboost/dask/data.py:198
↓ 1 callersMethod_get
(self, attr: str)
python-package/xgboost/dask/data.py:77
↓ 1 callersMethod_get_distributed_train_params
This just gets the configuration params for distributed xgboost
python-package/xgboost/spark/core.py:682
↓ 1 callersFunction_get_dmatrices
( train_ref: dict, train_id: int, *refs: dict, evals_id: Sequence[int], evals_name: Sequen
python-package/xgboost/dask/data.py:425
← previousnext →2,701–2,800 of 6,719, ranked by callers