*No copyright* Apache License ----------------------------- xgboost-3.2.0-build/xgboost-3.2.0/python-package/pyproject.toml xgboost-3.2.0-build/xgboost-3.2.0/python-package/pyproject.toml.in xgboost-3.2.0-build/xgboost-3.2.0/python-package/pyproject.toml.stub.in *No copyright* Apache License 2.0 --------------------------------- xgboost-3.2.0-build/xgboost-3.2.0/LICENSE xgboost-3.2.0-build/xgboost-3.2.0/R-package/DESCRIPTION xgboost-3.2.0-build/xgboost-3.2.0/cmake/modules/FindNccl.cmake xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/checkstyle-suppressions.xml xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/checkstyle.xml Apache License 2.0 ------------------ xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/scalastyle-config.xml xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/LICENSE xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/BasicWalkThrough.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/BoostFromPrediction.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/CrossValidation.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/CustomObjective.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/EarlyStopping.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/GeneralizedLinearModel.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/PredictFirstNtree.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/PredictLeafIndices.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/flink/DistTrainWithFlinkExample.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/util/CustomEval.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/java/ml/dmlc/xgboost4j/java/example/util/DataLoader.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/BasicWalkThrough.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/BoostFromPrediction.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/CrossValidation.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/CustomObjective.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/GeneralizedLinearModel.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/PredictFirstNTree.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/PredictLeafIndices.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/flink/DistTrainWithFlink.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/spark/SparkMLlibPipeline.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/spark/SparkTraining.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/main/scala/ml/dmlc/xgboost4j/scala/example/util/CustomEval.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/test/java/ml/dmlc/xgboost4j/java/example/JavaExamplesTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/test/scala/ml/dmlc/xgboost4j/java/example/flink/DistTrainWithFlinkExampleTest.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/test/scala/ml/dmlc/xgboost4j/scala/example/ScalaExamplesTest.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/test/scala/ml/dmlc/xgboost4j/scala/example/flink/DistTrainWithFlinkSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/src/test/scala/ml/dmlc/xgboost4j/scala/example/spark/SparkExamplesTest.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-flink/src/main/java/ml/dmlc/xgboost4j/java/flink/XGBoost.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-flink/src/main/java/ml/dmlc/xgboost4j/java/flink/XGBoostModel.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/java/ml/dmlc/xgboost4j/java/CudfColumn.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/java/ml/dmlc/xgboost4j/java/CudfColumnBatch.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/java/ml/dmlc/xgboost4j/java/ExtMemQuantileDMatrix.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/java/ml/dmlc/xgboost4j/java/QuantileDMatrix.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/scala/ml/dmlc/xgboost4j/scala/ExtMemQuantileDMatrix.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/scala/ml/dmlc/xgboost4j/scala/QuantileDMatrix.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/scala/ml/dmlc/xgboost4j/scala/spark/ExternalMemory.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/scala/ml/dmlc/xgboost4j/scala/spark/GpuXGBoostPlugin.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/java/ml/dmlc/xgboost4j/java/BoosterTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/java/ml/dmlc/xgboost4j/java/DMatrixTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/scala/ml/dmlc/xgboost4j/scala/ExtMemQuantileDMatrixSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/scala/ml/dmlc/xgboost4j/scala/QuantileDMatrixSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/scala/ml/dmlc/xgboost4j/scala/spark/ExternalMemorySuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/scala/ml/dmlc/xgboost4j/scala/spark/GpuTestSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/scala/ml/dmlc/xgboost4j/scala/spark/GpuXGBoostPluginSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/scala/ml/dmlc/xgboost4j/scala/spark/TrainTestData.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/scala/org/apache/spark/GpuTestUtils.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/Utils.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoost.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostClassifier.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostEstimator.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostPlugin.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostRanker.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostRegressor.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostTrainingSummary.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/package.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/CustomParams.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/DartBoosterParams.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/GeneralParams.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/LearningTaskParams.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/ParamMapConversion.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/RabitParams.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/TreeBoosterParams.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/ml/dmlc/xgboost4j/scala/spark/params/XGBoostParams.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/main/scala/org/apache/spark/ml/xgboost/SparkUtils.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/CommunicatorRobustnessSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/CustomObj.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/EvalError.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/PerTest.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/TmpFolderPerSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/TrainTestData.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostClassifierSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostEstimatorSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostParamsSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostRankerSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostRegressorSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/scala/ml/dmlc/xgboost4j/scala/spark/XGBoostSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/LICENSE xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/LabeledPoint.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/Booster.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/Column.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/ColumnBatch.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/ConfigContext.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/DMatrix.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/ExternalCheckpointManager.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/IEvaluation.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/IObjective.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/NativeLibLoader.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/RabitTracker.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoost.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostError.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/XGBoostJNI.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/util/BigDenseMatrix.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/util/UtilUnsafe.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/scala/ml/dmlc/xgboost4j/scala/Booster.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/scala/ml/dmlc/xgboost4j/scala/DMatrix.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/scala/ml/dmlc/xgboost4j/scala/EvalTrait.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/scala/ml/dmlc/xgboost4j/scala/ExternalCheckpointManager.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/scala/ml/dmlc/xgboost4j/scala/ObjectiveTrait.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/scala/ml/dmlc/xgboost4j/scala/XGBoost.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/native/xgboost4j.cpp xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/java/ml/dmlc/xgboost4j/java/ArchDetectionTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/java/ml/dmlc/xgboost4j/java/BoosterImplTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/java/ml/dmlc/xgboost4j/java/ConfigContextTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/java/ml/dmlc/xgboost4j/java/DMatrixTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/java/ml/dmlc/xgboost4j/java/LibraryPathProviderTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/java/ml/dmlc/xgboost4j/java/OsDetectionTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/java/ml/dmlc/xgboost4j/java/XGBoostTest.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/scala/ml/dmlc/xgboost4j/scala/DMatrixSuite.scala xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/test/scala/ml/dmlc/xgboost4j/scala/ScalaBoosterImplSuite.scala Apache License 2.0 and/or Boost Software License 1.0 ---------------------------------------------------- xgboost-3.2.0-build/xgboost-3.2.0/src/common/charconv.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_charconv.cc FSF Unlimited License [generated file] -------------------------------------- xgboost-3.2.0-build/xgboost-3.2.0/R-package/configure MIT License ----------- xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/span.h Unknown or generated -------------------- xgboost-3.2.0-build/xgboost-3.2.0/.clang-format xgboost-3.2.0-build/xgboost-3.2.0/.clang-tidy xgboost-3.2.0-build/xgboost-3.2.0/.editorconfig xgboost-3.2.0-build/xgboost-3.2.0/.gitattributes xgboost-3.2.0-build/xgboost-3.2.0/.github/FUNDING.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/ISSUE_TEMPLATE.md xgboost-3.2.0-build/xgboost-3.2.0/.github/lock.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/runs-on.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/cccl_nightly.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/freebsd.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/jvm_tests.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/lint.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/main.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/misc.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/pre-commit.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/python_tests.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/python_wheels_variants.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/python_wheels_winarm64.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/r_nold.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/r_tests.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/scorecards.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/sycl_tests.yml xgboost-3.2.0-build/xgboost-3.2.0/.github/workflows/windows.yml xgboost-3.2.0-build/xgboost-3.2.0/.gitmodules xgboost-3.2.0-build/xgboost-3.2.0/.pre-commit-config.yaml xgboost-3.2.0-build/xgboost-3.2.0/.readthedocs.yaml xgboost-3.2.0-build/xgboost-3.2.0/CITATION xgboost-3.2.0-build/xgboost-3.2.0/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/CONTRIBUTORS.md xgboost-3.2.0-build/xgboost-3.2.0/NEWS.md xgboost-3.2.0-build/xgboost-3.2.0/R-package/.Rbuildignore xgboost-3.2.0-build/xgboost-3.2.0/R-package/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/R-package/NAMESPACE xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/callbacks.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/utils.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.Booster.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.DMatrix.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.DMatrix.save.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.config.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.create.features.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.cv.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.dump.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.ggplot.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.importance.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.load.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.load.raw.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.model.dt.tree.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.plot.deepness.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.plot.importance.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.plot.multi.trees.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.plot.shap.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.plot.tree.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.save.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.save.raw.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgb.train.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/R/xgboost.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/README.md xgboost-3.2.0-build/xgboost-3.2.0/R-package/bootstrap.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/cleanup xgboost-3.2.0-build/xgboost-3.2.0/R-package/configure.ac xgboost-3.2.0-build/xgboost-3.2.0/R-package/configure.win xgboost-3.2.0-build/xgboost-3.2.0/R-package/data/agaricus.test.rda xgboost-3.2.0-build/xgboost-3.2.0/R-package/data/agaricus.train.rda xgboost-3.2.0-build/xgboost-3.2.0/R-package/inst/make-r-def.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/a-compatibility-note-for-saveRDS-save.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/agaricus.test.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/agaricus.train.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/coef.xgb.Booster.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/dim.xgb.DMatrix.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/dimnames.xgb.DMatrix.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/getinfo.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/predict.xgb.Booster.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/predict.xgboost.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/print.xgb.Booster.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/print.xgb.DMatrix.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/print.xgb.cv.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/print.xgboost.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/variable.names.xgb.Booster.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.Callback.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.DMatrix.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.DMatrix.hasinfo.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.DMatrix.save.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.DataBatch.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.DataIter.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.ExtMemDMatrix.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.QuantileDMatrix.from_iterator.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.attr.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.cb.cv.predict.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.cb.early.stop.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.cb.evaluation.log.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.cb.gblinear.history.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.cb.print.evaluation.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.cb.reset.parameters.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.cb.save.model.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.config.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.copy.Booster.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.create.features.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.cv.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.dump.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.gblinear.history.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.get.DMatrix.data.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.get.DMatrix.num.non.missing.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.get.DMatrix.qcut.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.get.num.boosted.rounds.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.importance.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.is.same.Booster.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.load.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.load.raw.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.model.dt.tree.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.model.parameters.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.params.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.plot.deepness.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.plot.importance.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.plot.multi.trees.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.plot.shap.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.plot.shap.summary.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.plot.tree.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.save.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.save.raw.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.slice.Booster.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.slice.DMatrix.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgb.train.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgbConfig.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgboost-options.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/man/xgboost.Rd xgboost-3.2.0-build/xgboost-3.2.0/R-package/pkgdown/_pkgdown.yml xgboost-3.2.0-build/xgboost-3.2.0/R-package/remove_warning_suppression_pragma.sh xgboost-3.2.0-build/xgboost-3.2.0/R-package/src/Makevars.in xgboost-3.2.0-build/xgboost-3.2.0/R-package/src/Makevars.win.in xgboost-3.2.0-build/xgboost-3.2.0/R-package/src/config.h.in xgboost-3.2.0-build/xgboost-3.2.0/R-package/src/init.c xgboost-3.2.0-build/xgboost-3.2.0/R-package/src/xgboost-win.def xgboost-3.2.0-build/xgboost-3.2.0/R-package/src/xgboost_R.cc xgboost-3.2.0-build/xgboost-3.2.0/R-package/src/xgboost_R.h xgboost-3.2.0-build/xgboost-3.2.0/R-package/src/xgboost_custom.cc xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/helper_scripts/generate_models.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/helper_scripts/install_deps.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/helper_scripts/run-examples.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/helper_model.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_basic.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_booster_slicing.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_callbacks.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_config.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_custom_objective.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_dmatrix.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_feature_weights.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_glm.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_helpers.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_interaction_constraints.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_interactions.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_io.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_model_compatibility.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_monotone.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_parameter_exposure.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_poisson_regression.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_ranking.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_unicode.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_update.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/tests/testthat/test_xgboost.R xgboost-3.2.0-build/xgboost-3.2.0/R-package/vignettes/xgboost_introduction.Rmd xgboost-3.2.0-build/xgboost-3.2.0/R-package/vignettes/xgboostfromJSON.Rmd xgboost-3.2.0-build/xgboost-3.2.0/README.md xgboost-3.2.0-build/xgboost-3.2.0/SECURITY.md xgboost-3.2.0-build/xgboost-3.2.0/amalgamation/dmlc-minimum0.cc xgboost-3.2.0-build/xgboost-3.2.0/cmake/Doc.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/FindOpenMPMacOS.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/PrefetchIntrinsics.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/RPackageInstall.cmake.in xgboost-3.2.0-build/xgboost-3.2.0/cmake/RPackageInstallTargetSetup.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/Sanitizer.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/Utils.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/Version.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/modules/FindASan.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/modules/FindLSan.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/modules/FindLibR.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/modules/FindNVML.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/modules/FindTSan.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/modules/FindUBSan.cmake xgboost-3.2.0-build/xgboost-3.2.0/cmake/version_config.h.in xgboost-3.2.0-build/xgboost-3.2.0/cmake/xgboost-config.cmake.in xgboost-3.2.0-build/xgboost-3.2.0/cmake/xgboost.pc.in xgboost-3.2.0-build/xgboost-3.2.0/demo/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/aft_survival/README.rst xgboost-3.2.0-build/xgboost-3.2.0/demo/aft_survival/aft_survival_demo.py xgboost-3.2.0-build/xgboost-3.2.0/demo/aft_survival/aft_survival_demo_with_optuna.py xgboost-3.2.0-build/xgboost-3.2.0/demo/aft_survival/aft_survival_viz_demo.py xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/basic/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/basic/Makefile xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/basic/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/basic/c-api-demo.c xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/external-memory/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/external-memory/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/external-memory/external_memory.c xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/inference/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/demo/c-api/inference/inference.c xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/README.rst xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/cpu_survival.py xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/cpu_training.py xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/dask_callbacks.py xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/dask_learning_to_rank.py xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/forward_logging.py xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/gpu_training.py xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/sklearn_cpu_training.py xgboost-3.2.0-build/xgboost-3.2.0/demo/dask/sklearn_gpu_training.py xgboost-3.2.0-build/xgboost-3.2.0/demo/data/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/data/agaricus.txt.test xgboost-3.2.0-build/xgboost-3.2.0/demo/data/agaricus.txt.train xgboost-3.2.0-build/xgboost-3.2.0/demo/data/featmap.txt xgboost-3.2.0-build/xgboost-3.2.0/demo/data/gen_autoclaims.R xgboost-3.2.0-build/xgboost-3.2.0/demo/data/regression/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/data/regression/machine.data xgboost-3.2.0-build/xgboost-3.2.0/demo/data/regression/machine.names xgboost-3.2.0-build/xgboost-3.2.0/demo/data/regression/mapfeat.py xgboost-3.2.0-build/xgboost-3.2.0/demo/data/regression/mknfold.py xgboost-3.2.0-build/xgboost-3.2.0/demo/data/veterans_lung_cancer.csv xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/README.rst xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/basic_walkthrough.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/boost_from_prediction.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/callbacks.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/cat_in_the_dat.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/cat_pipeline.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/categorical.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/continuation.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/cover_type.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/cross_validation.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/custom_rmsle.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/custom_softmax.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/distributed_extmem_basic.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/evals_result.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/external_memory.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/feature_weights.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/gamma_regression.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/generalized_linear_model.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/gpu_tree_shap.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/individual_trees.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/learning_to_rank.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/model_parser.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/multioutput_reduced_gradient.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/multioutput_regression.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/predict_first_ntree.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/predict_leaf_indices.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/quantile_data_iterator.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/quantile_regression.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/sklearn_evals_result.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/sklearn_examples.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/sklearn_parallel.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/spark_estimator_examples.py xgboost-3.2.0-build/xgboost-3.2.0/demo/guide-python/update_process.py xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/higgs-cv.py xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/higgs-numpy.py xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/higgs-pred.R xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/higgs-pred.py xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/higgs-train.R xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/run.sh xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/speedtest.R xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-higgs/speedtest.py xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-otto/README.MD xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-otto/otto_train_pred.R xgboost-3.2.0-build/xgboost-3.2.0/demo/kaggle-otto/understandingXGBoostModel.Rmd xgboost-3.2.0-build/xgboost-3.2.0/demo/multiclass_classification/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/multiclass_classification/runexp.sh xgboost-3.2.0-build/xgboost-3.2.0/demo/multiclass_classification/train.R xgboost-3.2.0-build/xgboost-3.2.0/demo/multiclass_classification/train.py xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/config/config_fed_client.json xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/config/config_fed_server.json xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/horizontal/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/horizontal/custom/controller.py xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/horizontal/custom/trainer.py xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/horizontal/prepare_data.sh xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/vertical/README.md xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/vertical/custom/controller.py xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/vertical/custom/trainer.py xgboost-3.2.0-build/xgboost-3.2.0/demo/nvflare/vertical/prepare_data.sh xgboost-3.2.0-build/xgboost-3.2.0/demo/rmm_plugin/README.rst xgboost-3.2.0-build/xgboost-3.2.0/demo/rmm_plugin/rmm_mgpu_with_dask.py xgboost-3.2.0-build/xgboost-3.2.0/demo/rmm_plugin/rmm_singlegpu.py xgboost-3.2.0-build/xgboost-3.2.0/dev/prepare_jvm_release.py xgboost-3.2.0-build/xgboost-3.2.0/dev/query_contributors.py xgboost-3.2.0-build/xgboost-3.2.0/doc/Doxyfile.in xgboost-3.2.0-build/xgboost-3.2.0/doc/Makefile xgboost-3.2.0-build/xgboost-3.2.0/doc/R-package/Makefile xgboost-3.2.0-build/xgboost-3.2.0/doc/R-package/adding_parameters.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/R-package/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/R-package/index_base.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/R-package/migration_guide.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/R-package/r_docs/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/README xgboost-3.2.0-build/xgboost-3.2.0/doc/_static/cn.svg xgboost-3.2.0-build/xgboost-3.2.0/doc/_static/custom.css xgboost-3.2.0-build/xgboost-3.2.0/doc/_static/js/auto_module_index.js xgboost-3.2.0-build/xgboost-3.2.0/doc/_static/us.svg xgboost-3.2.0-build/xgboost-3.2.0/doc/build.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/c++.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/c.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/changes/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/changes/v2.1.0.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/changes/v3.0.0.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/changes/v3.1.0.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/changes/v3.2.0.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/conf.py xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/ci.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/coding_guide.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/community.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/consistency.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/docs.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/donate.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/featuremap.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/git_guide.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/python_packaging.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/release.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/contrib/unit_tests.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/dump.schema xgboost-3.2.0-build/xgboost-3.2.0/doc/faq.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/get_started.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/gpu/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/install.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/julia.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/api.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/java_intro.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/javadocs/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/scaladocs/xgboost4j-flink/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/scaladocs/xgboost4j-spark/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/scaladocs/xgboost4j/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/xgboost4j_spark_gpu_tutorial.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/xgboost4j_spark_tutorial.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/jvm/xgboost_spark_migration.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/parameter.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/prediction.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/python/callbacks.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/python/data_input.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/python/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/python/python_api.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/python/python_intro.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/python/sklearn_estimator.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/requirements.txt xgboost-3.2.0-build/xgboost-3.2.0/doc/sphinx_util.py xgboost-3.2.0-build/xgboost-3.2.0/doc/treemethod.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/advanced_custom_obj.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/aft_survival_analysis.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/c_api_tutorial.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/categorical.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/custom_metric_obj.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/dart.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/dask.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/external_memory.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/feature_interaction_constraint.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/index.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/input_format.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/intercept.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/kubernetes.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/learning_to_rank.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/model.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/monotonic.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/multioutput.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/param_tuning.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/privacy_preserving.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/ray.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/rf.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/saving_model.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/slicing_model.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/tutorials/spark_estimator.rst xgboost-3.2.0-build/xgboost-3.2.0/doc/xgboost_doc.yml xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/base.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/byteswap.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/c_api.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/cache.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/collective/poll_utils.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/collective/result.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/collective/socket.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/context.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/data.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/feature_map.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/gbm.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/global_config.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/gradient.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/host_device_vector.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/intrusive_ptr.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/json.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/json_io.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/learner.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/linalg.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/linear_updater.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/logging.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/metric.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/model.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/multi_target_tree_model.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/objective.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/parameter.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/predictor.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/string_view.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/task.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/tree_model.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/tree_updater.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/version_config.h xgboost-3.2.0-build/xgboost-3.2.0/include/xgboost/windefs.h xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/README.md xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/create_jni.py xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/pom.xml xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/README.md xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-example/pom.xml xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-flink/pom.xml xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/pom.xml xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/main/resources/META-INF/services/ml.dmlc.xgboost4j.scala.spark.XGBoostPlugin xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark-gpu/src/test/resources/log4j.properties xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/pom.xml xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/resources/dermatology.data xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/resources/log4j.properties xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/resources/model/0.82/model/data/XGBoostClassificationModel xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/resources/model/0.82/model/metadata/part-00000 xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/resources/rank.test.csv xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/resources/rank.test.txt xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j-spark/src/test/resources/rank.train.csv xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/pom.xml xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/Communicator.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/DataBatch.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/java/ml/dmlc/xgboost4j/java/ITracker.java xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/main/resources/xgboost4j-version.properties xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/native/jvm_utils.h xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/native/xgboost4j-gpu.cpp xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/native/xgboost4j-gpu.cu xgboost-3.2.0-build/xgboost-3.2.0/jvm-packages/xgboost4j/src/native/xgboost4j.h xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/aarch64_test.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/cpp_test.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/linux_cpu_test.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/linux_sycl_test.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/macos_cpu_test.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/minimal.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/python_lint.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/sdist_test.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/conda_env/win64_test.yml xgboost-3.2.0-build/xgboost-3.2.0/ops/docker_run.py xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/audit-cuda-wheel.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-cpu.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-cuda-impl.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-cuda.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-gpu-rpkg.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-jvm-doc.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-jvm-gpu.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-jvm-macos.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-jvm-manylinux2014.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-python-wheels-arm64-impl.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-python-wheels-cpu.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-python-wheels-macos.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-r-docs.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-test-jvm-packages.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-test-sycl.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-variant-wheels-impl.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-variant-wheels.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/build-win64.ps1 xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/classify-git-branch.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/deploy-jvm-packages.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/enforce-ci.ps1 xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/enforce-ci.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/get-docker-registry-details.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/get-image-tag.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/login-docker-registry.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/manage-artifacts.py xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/nightly-test-cccl-impl.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/nightly-test-cccl.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/nightly-test-rmm-impl.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/nightly-test-rmm.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/query-latest-cccl.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/query-latest-rmm.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/run-clang-tidy.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/test-c-api-demo.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/test-cpp-i386.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/test-freebsd.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/test-python-macos.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/test-python-sdist.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/test-python-wheel.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/test-python-with-sysprefix.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/test-win64-gpu.ps1 xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/trigger-rtd-impl.py xgboost-3.2.0-build/xgboost-3.2.0/ops/pipeline/trigger-rtd.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/script/change_scala_version.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/change_version.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/changelog.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/format_wheel_meta.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/inject_jvm_lib.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/script/lint_cpp.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/lint_r.R xgboost-3.2.0-build/xgboost-3.2.0/ops/script/pypi_variants.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/release_artifacts.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/run_clang_tidy.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/setup_r_sccache.sh xgboost-3.2.0-build/xgboost-3.2.0/ops/script/test_r_package.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/test_tidy.cc xgboost-3.2.0-build/xgboost-3.2.0/ops/script/test_utils.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/type_check_python.py xgboost-3.2.0-build/xgboost-3.2.0/ops/script/verify_link.sh xgboost-3.2.0-build/xgboost-3.2.0/plugin/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/plugin/README.md xgboost-3.2.0-build/xgboost-3.2.0/plugin/example/README.md xgboost-3.2.0-build/xgboost-3.2.0/plugin/example/custom_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/README.md xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated.proto xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_coll.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_coll.cu xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_coll.cuh xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_coll.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_comm.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_comm.cu xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_comm.cuh xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_comm.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_tracker.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/federated/federated_tracker.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/README.md xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/hist_util.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/hist_util.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/host_device_vector.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/linalg_op.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/linalg_op.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/optional_weight.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/partition_builder.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/row_set.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/common/transform.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/context_helper.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/context_helper.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/data.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/data/gradient_index.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/data/gradient_index.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/device_manager.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/device_manager.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/device_properties.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/predictor/node.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/predictor/predictor.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/expand_entry.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/hist_dispatcher.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/hist_row_adder.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/hist_synchronizer.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/hist_updater.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/hist_updater.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/param.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/split_evaluator.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/updater_quantile_hist.cc xgboost-3.2.0-build/xgboost-3.2.0/plugin/sycl/tree/updater_quantile_hist.h xgboost-3.2.0-build/xgboost-3.2.0/plugin/updater_gpu/README.md xgboost-3.2.0-build/xgboost-3.2.0/python-package/README.cpu.rst xgboost-3.2.0-build/xgboost-3.2.0/python-package/README.dft.rst xgboost-3.2.0-build/xgboost-3.2.0/python-package/README.rst xgboost-3.2.0-build/xgboost-3.2.0/python-package/README.stub.rst xgboost-3.2.0-build/xgboost-3.2.0/python-package/hatch_build.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/packager/build_config.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/packager/nativelib.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/packager/pep517.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/packager/sdist.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/packager/util.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/VERSION xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/__init__.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/_data_utils.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/_typing.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/callback.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/collective.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/compat.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/config.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/core.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/dask/__init__.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/dask/data.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/dask/utils.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/data.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/federated.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/libpath.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/objective.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/plotting.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/sklearn.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/spark/__init__.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/spark/core.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/spark/data.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/spark/estimator.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/spark/params.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/spark/summary.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/spark/utils.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/__init__.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/basic_models.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/callbacks.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/collective.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/continuation.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/dask.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/data.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/data_iter.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/federated.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/interaction_constraints.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/intercept.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/metrics.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/monotone_constraints.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/multi_target.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/ordinal.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/params.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/parse_tree.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/plotting.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/predict.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/quantile_dmatrix.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/ranking.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/shared.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/updater.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/utils.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/testing/with_skl.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/tracker.py xgboost-3.2.0-build/xgboost-3.2.0/python-package/xgboost/training.py xgboost-3.2.0-build/xgboost-3.2.0/src/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/src/c_api/c_api.cc xgboost-3.2.0-build/xgboost-3.2.0/src/c_api/c_api.cu xgboost-3.2.0-build/xgboost-3.2.0/src/c_api/c_api_error.cc xgboost-3.2.0-build/xgboost-3.2.0/src/c_api/c_api_error.h xgboost-3.2.0-build/xgboost-3.2.0/src/c_api/c_api_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/c_api/coll_c_api.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/aggregator.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/collective/aggregator.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/allgather.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/allgather.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/allreduce.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/allreduce.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/broadcast.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/broadcast.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/coll.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/coll.cu xgboost-3.2.0-build/xgboost-3.2.0/src/collective/coll.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/collective/coll.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/comm.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/comm.cu xgboost-3.2.0-build/xgboost-3.2.0/src/collective/comm.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/collective/comm.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/comm_group.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/comm_group.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/communicator-inl.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/in_memory_communicator.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/in_memory_handler.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/in_memory_handler.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/loop.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/loop.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/nccl_stub.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/nccl_stub.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/protocol.h xgboost-3.2.0-build/xgboost-3.2.0/src/collective/result.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/socket.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/tracker.cc xgboost-3.2.0-build/xgboost-3.2.0/src/collective/tracker.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/algorithm.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/algorithm.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/api_entry.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/base64.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/bitfield.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/cache_manager.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/cache_manager.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/categorical.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/charconv.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/column_matrix.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/column_matrix.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/common.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/common.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/common.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/compressed_iterator.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_context.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_dr_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_dr_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_pinned_allocator.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_pinned_allocator.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_rt_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_rt_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_stream.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/cuda_stream_pool.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/deterministic.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/device_compression.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/device_compression.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/device_compression.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/device_debug.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/device_helpers.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/device_helpers.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/device_vector.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/device_vector.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/error_msg.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/error_msg.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/group_data.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/hist_util.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/hist_util.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/hist_util.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/hist_util.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/host_device_vector.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/host_device_vector.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/io.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/io.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/json.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/json_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/linalg_op.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/linalg_op.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/linalg_op.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/linalg_op.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/math.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/numa_topo.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/numa_topo.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/numeric.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/numeric.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/numeric.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/nvtx_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/observer.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/optional_weight.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/optional_weight.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/optional_weight.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/param_array.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/param_array.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/partition_builder.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/probability_distribution.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/pseudo_huber.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/pseudo_huber.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/quantile.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/quantile.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/quantile.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/quantile.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/quantile_loss_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/quantile_loss_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/random.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/random.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/random.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/ranking_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/ranking_utils.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/ranking_utils.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/ranking_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/ref_resource_view.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/ref_resource_view.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/resource.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/resource.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/row_set.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/stats.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/stats.cu xgboost-3.2.0-build/xgboost-3.2.0/src/common/stats.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/stats.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/survival_util.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/survival_util.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/threading_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/threading_utils.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/common/threading_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/threadpool.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/timer.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/timer.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/transform.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/transform_iterator.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/type.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/common/version.cc xgboost-3.2.0-build/xgboost-3.2.0/src/common/version.h xgboost-3.2.0-build/xgboost-3.2.0/src/context.cc xgboost-3.2.0-build/xgboost-3.2.0/src/context.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/adapter.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/adapter.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/array_interface.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/array_interface.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/array_interface.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/batch_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/batch_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/cat_container.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/cat_container.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/cat_container.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/data/cat_container.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/columnar.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/data.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/data.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/device_adapter.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/device_adapter.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/data/ellpack_page.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/ellpack_page.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/ellpack_page.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/data/ellpack_page.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/ellpack_page_raw_format.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/ellpack_page_raw_format.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/ellpack_page_source.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/ellpack_page_source.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/entry.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/extmem_quantile_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/extmem_quantile_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/extmem_quantile_dmatrix.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/file_iterator.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/file_iterator.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/gradient_index.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/gradient_index.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/gradient_index.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/gradient_index_format.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/gradient_index_format.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/gradient_index_page_source.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/gradient_index_page_source.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/iterative_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/iterative_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/iterative_dmatrix.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/metainfo.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/metainfo.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/metainfo.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/proxy_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/proxy_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/proxy_dmatrix.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/data/proxy_dmatrix.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/quantile_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/quantile_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/quantile_dmatrix.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/simple_batch_iterator.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/simple_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/simple_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/simple_dmatrix.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/data/simple_dmatrix.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/sparse_page_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/sparse_page_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/sparse_page_dmatrix.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/sparse_page_raw_format.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/sparse_page_source.cc xgboost-3.2.0-build/xgboost-3.2.0/src/data/sparse_page_source.cu xgboost-3.2.0-build/xgboost-3.2.0/src/data/sparse_page_source.h xgboost-3.2.0-build/xgboost-3.2.0/src/data/sparse_page_writer.h xgboost-3.2.0-build/xgboost-3.2.0/src/encoder/ordinal.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/encoder/ordinal.h xgboost-3.2.0-build/xgboost-3.2.0/src/encoder/types.h xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gblinear.cc xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gblinear_model.cc xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gblinear_model.h xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gbm.cc xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gbtree.cc xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gbtree.cu xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gbtree.h xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gbtree_model.cc xgboost-3.2.0-build/xgboost-3.2.0/src/gbm/gbtree_model.h xgboost-3.2.0-build/xgboost-3.2.0/src/global_config.cc xgboost-3.2.0-build/xgboost-3.2.0/src/learner.cc xgboost-3.2.0-build/xgboost-3.2.0/src/linear/coordinate_common.h xgboost-3.2.0-build/xgboost-3.2.0/src/linear/linear_updater.cc xgboost-3.2.0-build/xgboost-3.2.0/src/linear/param.h xgboost-3.2.0-build/xgboost-3.2.0/src/linear/updater_coordinate.cc xgboost-3.2.0-build/xgboost-3.2.0/src/linear/updater_gpu_coordinate.cu xgboost-3.2.0-build/xgboost-3.2.0/src/linear/updater_shotgun.cc xgboost-3.2.0-build/xgboost-3.2.0/src/logging.cc xgboost-3.2.0-build/xgboost-3.2.0/src/metric/auc.cc xgboost-3.2.0-build/xgboost-3.2.0/src/metric/auc.cu xgboost-3.2.0-build/xgboost-3.2.0/src/metric/auc.h xgboost-3.2.0-build/xgboost-3.2.0/src/metric/elementwise_metric.cc xgboost-3.2.0-build/xgboost-3.2.0/src/metric/elementwise_metric.cu xgboost-3.2.0-build/xgboost-3.2.0/src/metric/metric.cc xgboost-3.2.0-build/xgboost-3.2.0/src/metric/metric_common.h xgboost-3.2.0-build/xgboost-3.2.0/src/metric/multiclass_metric.cc xgboost-3.2.0-build/xgboost-3.2.0/src/metric/multiclass_metric.cu xgboost-3.2.0-build/xgboost-3.2.0/src/metric/rank_metric.cc xgboost-3.2.0-build/xgboost-3.2.0/src/metric/rank_metric.cu xgboost-3.2.0-build/xgboost-3.2.0/src/metric/rank_metric.h xgboost-3.2.0-build/xgboost-3.2.0/src/metric/survival_metric.cc xgboost-3.2.0-build/xgboost-3.2.0/src/metric/survival_metric.cu xgboost-3.2.0-build/xgboost-3.2.0/src/objective/adaptive.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/adaptive.cu xgboost-3.2.0-build/xgboost-3.2.0/src/objective/adaptive.h xgboost-3.2.0-build/xgboost-3.2.0/src/objective/aft_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/aft_obj.cu xgboost-3.2.0-build/xgboost-3.2.0/src/objective/hinge.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/hinge.cu xgboost-3.2.0-build/xgboost-3.2.0/src/objective/init_estimation.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/init_estimation.h xgboost-3.2.0-build/xgboost-3.2.0/src/objective/lambdarank_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/lambdarank_obj.cu xgboost-3.2.0-build/xgboost-3.2.0/src/objective/lambdarank_obj.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/objective/lambdarank_obj.h xgboost-3.2.0-build/xgboost-3.2.0/src/objective/multiclass_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/multiclass_obj.cu xgboost-3.2.0-build/xgboost-3.2.0/src/objective/multiclass_param.h xgboost-3.2.0-build/xgboost-3.2.0/src/objective/objective.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/quantile_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/quantile_obj.cu xgboost-3.2.0-build/xgboost-3.2.0/src/objective/regression_loss.h xgboost-3.2.0-build/xgboost-3.2.0/src/objective/regression_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/src/objective/regression_obj.cu xgboost-3.2.0-build/xgboost-3.2.0/src/objective/regression_param.h xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/array_tree_layout.h xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/cpu_predictor.cc xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/gbtree_view.h xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/gpu_predictor.cu xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/predict_fn.h xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/predictor.cc xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/predictor.cu xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/treeshap.cc xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/treeshap.h xgboost-3.2.0-build/xgboost-3.2.0/src/predictor/utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/common_row_partitioner.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/constraints.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/constraints.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/constraints.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/constraints.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/driver.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/fit_stump.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/fit_stump.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/fit_stump.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/evaluate_splits.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/evaluate_splits.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/evaluator.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/expand_entry.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/expand_entry.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/feature_groups.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/feature_groups.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/histogram.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/histogram.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/leaf_sum.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/leaf_sum.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/multi_evaluate_splits.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/multi_evaluate_splits.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/quantiser.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/row_partitioner.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/row_partitioner.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/sampler.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/gpu_hist/sampler.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/evaluate_splits.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/expand_entry.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/hist_cache.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/hist_param.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/hist_param.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/histogram.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/histogram.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/sampler.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/hist/sampler.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/io_utils.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/multi_target_tree_model.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/param.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/param.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/sample_position.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/split_evaluator.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/tree_model.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/tree_updater.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/tree_view.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/tree_view.h xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_approx.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_colmaker.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_gpu_common.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_gpu_hist.cu xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_gpu_hist.cuh xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_prune.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_quantile_hist.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_refresh.cc xgboost-3.2.0-build/xgboost-3.2.0/src/tree/updater_sync.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/README.md xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/c_api/test_c_api.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/categorical_helpers.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_allgather.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_allgather.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_allreduce.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_allreduce.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_broadcast.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_coll_c_api.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_comm.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_comm_group.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_loop.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_result.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_socket.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_tracker.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_worker.cuh xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/collective/test_worker.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_algorithm.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_algorithm.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_bitfield.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_bitfield.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_categorical.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_column_matrix.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_common.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_compressed_iterator.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_cuda_dr_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_cuda_host_allocator.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_cuda_rt_utils.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_device_compression.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_device_helpers.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_device_vector.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_gpu_compressed_iterator.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_group_data.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_hist_util.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_hist_util.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_hist_util.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_host_device_vector.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_intrusive_ptr.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_io.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_json.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_linalg.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_linalg.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_linalg.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_math.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_monitor.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_numa_topo.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_numeric.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_optional_weight.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_param_array.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_parameter.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_partition_builder.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_probability_distribution.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_quantile.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_quantile.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_quantile.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_quantile_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_random.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_ranking_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_ranking_utils.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_ranking_utils.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_ref_resource_view.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_ref_resource_view.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_span.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_span.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_span.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_stats.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_stats.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_string_view.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_survival_util.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_threading_utils.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_threading_utils.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_threadpool.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_transform_iterator.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_transform_range.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_transform_range.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/common/test_version.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_adapter.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_array_interface.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_array_interface.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_array_interface.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_batch_utils.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_cat_container.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_cat_container.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_cat_container.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_data.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_device_adapter.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_ellpack_page.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_ellpack_page_raw_format.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_extmem_quantile_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_extmem_quantile_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_extmem_quantile_dmatrix.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_file_iterator.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_gradient_index.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_gradient_index_page_raw_format.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_iterative_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_iterative_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_iterative_dmatrix.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_metainfo.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_metainfo.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_metainfo.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_proxy_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_proxy_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_simple_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_simple_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_sparse_page_dmatrix.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_sparse_page_dmatrix.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/data/test_sparse_page_raw_format.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/encoder/df_mock.cuh xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/encoder/df_mock.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/encoder/test_ordinal.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/encoder/test_ordinal.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/encoder/test_ordinal.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/filesystem.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/filesystem.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/gbm/test_gblinear.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/gbm/test_gblinear.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/gbm/test_gbtree.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/gbm/test_gbtree.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/helpers.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/helpers.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/helpers.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/histogram_helpers.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/histogram_helpers.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/linear/test_json_io.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/linear/test_linear.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/linear/test_linear.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_auc.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_distributed_metric.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_elementwise_metric.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_metric.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_multiclass_metric.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_rank_metric.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_rank_metric.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_survival_metric.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_survival_metric.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/metric/test_survival_metric.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_aft_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_aft_obj.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_aft_obj.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_aft_obj_cpu.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_hinge.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_hinge.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_hinge.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_hinge_cpu.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_lambdarank_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_lambdarank_obj.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_lambdarank_obj.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_multiclass_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_multiclass_obj.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_multiclass_obj_cpu.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_multiclass_obj_gpu.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_objective.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_objective_helpers.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_quantile_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_quantile_obj.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_quantile_obj_cpu.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_quantile_obj_gpu.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_regression_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_regression_obj.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_regression_obj_cpu.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective/test_regression_obj_gpu.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective_helpers.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/objective_helpers.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/CMakeLists.txt xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_federated_coll.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_federated_coll.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_federated_comm.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_federated_comm_group.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_federated_comm_group.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_federated_data.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_federated_learner.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_federated_tracker.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/federated/test_worker.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/sycl_helpers.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_example_objective.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_aft_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_ghist_builder.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_gradient_index.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_hinge.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_hist_updater.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_host_device_vector.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_lambdarank_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_linalg.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_multiclass_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_partition_builder.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_prediction_cache.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_predictor.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_quantile_hist_builder.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_quantile_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_regression_obj.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_row_set_collection.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_split_evaluator.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/plugin/test_sycl_transform_range.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/predictor/test_cpu_predictor.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/predictor/test_gpu_predictor.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/predictor/test_predictor.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/predictor/test_predictor.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/predictor/test_shap.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/predictor/test_shap.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/predictor/test_shap.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_cache.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_context.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_context.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_global_config.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_helpers.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_histogram_helpers.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_learner.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_learner.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_logging.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_main.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_multi_target.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_serialization.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/test_serialization.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/dummy_quantizer.cuh xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_driver.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_evaluate_splits.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_expand_entry.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_histogram.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_leaf_sum.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_multi_evaluate_splits.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_multi_histogram.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_row_partitioner.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/gpu_hist/test_sampler.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/hist/test_evaluate_splits.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/hist/test_expand_entry.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/hist/test_histogram.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/hist/test_sampler.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_approx.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_column_split.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_column_split.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_common_partitioner.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_constraints.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_constraints.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_evaluate_splits.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_fit_stump.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_gpu_approx.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_gpu_hist.cu xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_multi_target_tree_model.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_multi_target_tree_model.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_node_partition.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_param.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_partitioner.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_prediction_cache.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_prediction_cache.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_prune.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_quantile_hist.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_refresh.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_regen.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_sampler.h xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_tree_model.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_tree_policy.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cpp/tree/test_tree_stat.cc xgboost-3.2.0-build/xgboost-3.2.0/tests/cross-platform/test_cross_platform_model.py xgboost-3.2.0-build/xgboost-3.2.0/tests/pytest.ini xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/conftest.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/load_pickle.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_device_quantile_dmatrix.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_from_cudf.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_from_cupy.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_basic_models.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_callbacks.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_data_iterator.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_demos.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_eval_metrics.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_interaction_constraints.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_intercept.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_linear.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_multi_target.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_ordinal.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_parse_tree.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_pickling.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_plotting.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_prediction.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_ranking.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_training_continuation.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_updaters.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_gpu_with_sklearn.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_large_input.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-gpu/test_monotonic_constraints.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-sycl/test_sycl_prediction.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-sycl/test_sycl_simple_dask.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-sycl/test_sycl_training_continuation.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-sycl/test_sycl_updaters.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python-sycl/test_sycl_with_sklearn.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/generate_models.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_basic.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_basic_models.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_callback.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_collective.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_config.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_data_iterator.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_demos.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_dmatrix.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_early_stopping.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_eval_metrics.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_interaction_constraints.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_intercept.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_linear.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_model_compatibility.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_model_io.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_monotone_constraints.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_multi_target.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_openmp.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_ordinal.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_parse_tree.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_pickling.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_plotting.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_predict.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_quantile_dmatrix.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_ranking.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_shap.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_survival.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_tracker.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_training_continuation.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_tree_regularization.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_updaters.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_with_arrow.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_with_modin.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_with_pandas.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_with_polars.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_with_scipy.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_with_shap.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/test_with_sklearn.py xgboost-3.2.0-build/xgboost-3.2.0/tests/python/with_omp_limit.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_federated/test_federated.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_federated/test_gpu_federated.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_dask/__init__.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_dask/conftest.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_dask/test_gpu_demos.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_dask/test_gpu_external_memory.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_dask/test_gpu_ranking.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_dask/test_gpu_with_dask.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_spark/conftest.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_spark/discover_gpu.sh xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_spark/test_data.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_gpu_with_spark/test_gpu_spark.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_dask/__init__.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_dask/conftest.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_dask/test_demos.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_dask/test_external_memory.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_dask/test_ranking.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_dask/test_with_dask.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_spark/test_data.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_spark/test_spark_local.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_spark/test_spark_local_cluster.py xgboost-3.2.0-build/xgboost-3.2.0/tests/test_distributed/test_with_spark/utils.py