Commit Graph

  • 370dce9d57
    [Doc] Fix CRAN badge in README [skip ci] (#10587) RektPunk 2024-07-16 00:35:42 +09:00
  • fa8fea145a
    Bump scalatest.version from 3.2.18 to 3.2.19 in /jvm-packages/xgboost4j (#10535) dependabot[bot] 2024-07-15 20:22:04 +08:00
  • bbd308595a
    [jvm-packages] Bump rapids version. (#10588) Jiaming Yuan 2024-07-15 20:21:25 +08:00
  • ab982e7873
    [R] Redesigned xgboost() interface skeleton (#10456) david-cortes 2024-07-15 12:44:58 +02:00
  • 17c64300e3
    Bump org.apache.maven.plugins:maven-checkstyle-plugin in /jvm-packages (#10518) dependabot[bot] 2024-07-15 16:44:50 +08:00
  • b7511cbd6f
    Bump net.alchim31.maven:scala-maven-plugin in /jvm-packages/xgboost4j (#10536) dependabot[bot] 2024-07-15 16:44:36 +08:00
  • a81ccab7e5
    Bump org.apache.maven.plugins:maven-release-plugin (#10586) dependabot[bot] 2024-07-15 16:44:20 +08:00
  • 5b68b68379
    Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#10585) dependabot[bot] 2024-07-15 16:44:05 +08:00
  • 0f789e2b22
    Bump org.apache.maven.plugins:maven-jar-plugin (#10458) dependabot[bot] 2024-07-15 15:15:20 +08:00
  • 8b77964d03
    Bump commons-logging:commons-logging in /jvm-packages/xgboost4j-spark (#10547) dependabot[bot] 2024-07-15 15:04:30 +08:00
  • 7996914a2d
    Bump org.apache.maven.plugins:maven-surefire-plugin (#10429) dependabot[bot] 2024-07-14 17:27:17 +08:00
  • 5b7c68946d
    Bump org.apache.flink:flink-clients in /jvm-packages (#10517) dependabot[bot] 2024-07-14 15:26:17 +08:00
  • 6fc1088592
    Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#10497) dependabot[bot] 2024-07-14 15:25:52 +08:00
  • ce97de2a7c
    replace channel for sycl dependencies (#10576) Dmitry Razdoburdin 2024-07-12 12:28:54 +02:00
  • 5fea9d24f2
    Small cleanup for CMake scripts. (#10573) Jiaming Yuan 2024-07-12 05:18:23 +08:00
  • 6c403187ec
    Fix column split race condition. (#10572) Jiaming Yuan 2024-07-12 01:07:12 +08:00
  • 1ca4bfd20e
    Avoid thrust vector initialization. (#10544) Jiaming Yuan 2024-07-11 17:29:27 +08:00
  • 89da9f9741
    [fed] Split up federated test CMake file. (#10566) Jiaming Yuan 2024-07-11 13:09:18 +08:00
  • 5f910cd4ff
    [EM] Handle base idx in GPU histogram. (#10549) Jiaming Yuan 2024-07-11 03:26:30 +08:00
  • 34b154c284
    Avoid the use of size_t in the partitioner. (#10541) Jiaming Yuan 2024-07-11 00:43:08 +08:00
  • baba3e9eb0
    Fix empty partition. (#10559) Jiaming Yuan 2024-07-10 13:01:47 +08:00
  • 8e2b874b4c
    [doc] Add notes about RMM and device ordinal. [skip ci] (#10562) Jiaming Yuan 2024-07-10 13:00:57 +08:00
  • 3ec74a1ba9
    [doc] Add build_info to autodoc. [skip ci] (#10551) Jiaming Yuan 2024-07-10 04:05:20 +08:00
  • 8d0f2bfbaa
    [doc] Add more detailed explanations for advanced objectives (#10283) david-cortes 2024-07-08 13:17:31 +02:00
  • 2266db17d1
    [R] Update roxygen. (#10556) Jiaming Yuan 2024-07-08 17:02:46 +08:00
  • 0a3941be6d
    [sycl] Improve build configuration. (#10548) Dmitry Razdoburdin 2024-07-06 20:10:54 +02:00
  • 00264eb72b
    [EM] Basic distributed test for external memory. (#10492) Jiaming Yuan 2024-07-06 01:15:20 +08:00
  • 513d7a7d84
    [sycl] Reorder if-else statements to allow using of cpu branches for sycl-devices (#10543) Dmitry Razdoburdin 2024-07-05 10:31:48 +02:00
  • 620b2b155a
    Cache GPU histogram kernel configuration. (#10538) Jiaming Yuan 2024-07-04 15:38:59 +08:00
  • cd1d108c7d
    [doc] Fix learning to rank tutorial. [skip ci] (#10539) Jiaming Yuan 2024-07-03 22:52:26 +08:00
  • 6243e7c43d
    [doc] Update link to release notes. [skip ci] (#10533) Jiaming Yuan 2024-07-03 12:16:53 +08:00
  • 628411a654
    Enhance the threadpool implementation. (#10531) Jiaming Yuan 2024-07-03 12:13:27 +08:00
  • 9cb4c938da
    [EM] Move prefetch in reset into the end of the iteration. (#10529) Jiaming Yuan 2024-07-03 03:48:18 +08:00
  • e537b0969f
    Fix boolean array for arrow-backed DF. (#10527) Jiaming Yuan 2024-07-02 17:02:54 +08:00
  • d33043a348
    [coll] Allow using local host for testing. (#10526) Jiaming Yuan 2024-07-02 15:34:38 +08:00
  • a39fef2c67
    [fed] Fixes for the encrypted GRPC backend. (#10503) Jiaming Yuan 2024-07-02 15:15:12 +08:00
  • 5f0c1e902b
    Small cleanup for error message. (#10502) Jiaming Yuan 2024-07-02 13:36:41 +08:00
  • 804cf85fe4
    Bump docker/build-push-action from 5 to 6 (#10516) dependabot[bot] 2024-07-01 21:38:13 -07:00
  • 09d32f1f2b
    Fix build and C++ tests for FreeBSD (#10480) Philip Hyunsu Cho 2024-06-28 01:47:55 -07:00
  • e8a962575a
    [EM] Allow staging ellpack on host for GPU external memory. (#10488) Jiaming Yuan 2024-06-28 04:42:18 +08:00
  • 824fba783e
    Remove support for deprecated format in Python. (#10490) Jiaming Yuan 2024-06-27 11:31:53 +08:00
  • 2d88d17008
    Remove deprecated DeviceQuantileDMatrix. (#10491) Jiaming Yuan 2024-06-27 11:30:51 +08:00
  • bed3695beb
    [jvm-packages] Honor skip.native.build option in xgboost4j-gpu (#10496) Philip Hyunsu Cho 2024-06-26 16:35:23 -07:00
  • 4b88dfff24
    [CI] Temporarily pin pylint to 3.2.3 (#10494) Philip Hyunsu Cho 2024-06-26 14:08:49 -07:00
  • 5efc979551
    [CI] [Hotfix] Make S3 upload conditional Hyunsu Cho 2024-06-26 06:21:46 -07:00
  • 08658b124d
    [CI] Add CI pipeline to build libxgboost4j.so targeting Linux ARM64 (#10487) Philip Hyunsu Cho 2024-06-26 01:43:15 -07:00
  • 4abf24aa4f
    Download manylinux2014 wheels in the release script (#10485) Philip Hyunsu Cho 2024-06-25 01:22:32 -07:00
  • 4c1920a6a5
    [CI] Fix S3 upload for manylinux2014 wheels (#10483) Philip Hyunsu Cho 2024-06-24 14:40:28 -07:00
  • d4dee25eb3
    [CI] Set up pipeline to build manylinux2014 wheels (#10478) Philip Hyunsu Cho 2024-06-24 12:25:26 -07:00
  • 9a8bb7d186
    Require Pandas 1.2+ (#10476) Philip Hyunsu Cho 2024-06-22 14:15:22 -07:00
  • c519f5690e
    Fix read the doc on 2.1. (#10460) (#10474) Philip Hyunsu Cho 2024-06-21 16:10:07 -07:00
  • 124bc57a6e
    [ISSUE-10463] Add missing import in learning-to-rank tutorial (#10464) jpizagno 2024-06-22 00:52:34 +02:00
  • 61ac8eec8a
    [R] use Rf_ prefix for R C functions. (#10465) david-cortes 2024-06-21 08:37:18 +02:00
  • 26eb68859f
    Consistently report error in tests. (#10453) Jiaming Yuan 2024-06-21 14:35:22 +08:00
  • b38c7fe2ce
    2.1.0 release news.(#10378) Jiaming Yuan 2024-06-21 14:34:53 +08:00
  • 2b400b18d5
    Small cleanup for rowset collection. (#10401) Jiaming Yuan 2024-06-19 18:06:23 +08:00
  • e5f1720656
    [EM] Avoid writing cut matrix to cache. (#10444) Jiaming Yuan 2024-06-19 18:03:38 +08:00
  • 63418d2f35
    Link CMAKE_DL_LIBS when dlopen is used. (#10447) Jiaming Yuan 2024-06-19 15:06:58 +08:00
  • 45150a844e
    [CI] [jvm-packages] Build libxgboost4j.dylib on M1 MacOS with OpenMP support (#10449) Philip Hyunsu Cho 2024-06-18 20:20:29 -07:00
  • 8689f0b562
    [CI] Stop vendoring libomp.dylib in MacOS Python wheels (#10440) Philip Hyunsu Cho 2024-06-18 19:17:02 -07:00
  • b9e5229ff2
    Update rapids (#10435) Jiaming Yuan 2024-06-18 05:01:57 +08:00
  • b4cc350ec5
    Fix categorical data with external memory. (#10433) Jiaming Yuan 2024-06-18 04:34:54 +08:00
  • a8ddbac163
    [doc] Fixes for external memory document. (#10426) Jiaming Yuan 2024-06-18 03:10:49 +08:00
  • bc3747bdce
    [CI] Migrate to rockylinux8 / manylinux_2_28_x86_64 (#10399) Philip Hyunsu Cho 2024-06-17 12:07:49 -07:00
  • 320e7c2041
    [CI] Enable CI binary build for the vertical federated learning branch. (#10417) Jiaming Yuan 2024-06-17 17:01:04 +08:00
  • 6c83c8c2ef
    Allow blocking launch of federated tracker. (#10414) Jiaming Yuan 2024-06-16 01:43:53 +08:00
  • 49e25cfb36
    Allow unaligned pointer if the array is empty. (#10418) Jiaming Yuan 2024-06-15 19:10:21 +08:00
  • bbff74d2ff
    [dask] Workaround the tokenizer by changing the scatter function. (#10419) Jiaming Yuan 2024-06-15 19:10:00 +08:00
  • 601f2067c7
    [CI] Hot fix for JVM tests on MacOS Hyunsu Cho 2024-06-15 01:55:56 -07:00
  • b36d023f9e
    [CI] Hot fix for JVM tests on MacOS Hyunsu Cho 2024-06-15 00:40:48 -07:00
  • 1ace9c66ec
    [CI] Fix JVM tests on Windows (#10404) Philip Hyunsu Cho 2024-06-15 00:21:40 -07:00
  • dc14f98f40
    Avoid default tokenization in Dask (#10398) Richard (Rick) Zamora 2024-06-14 06:44:54 -05:00
  • 01ff2b2c29
    [doc] FIx learning to rank (#10412) nocluebutalotofit 2024-06-14 12:09:27 +02:00
  • cf0c1d0888
    [pyspark] Avoid repartition. (#10408) Bobby Wang 2024-06-12 02:26:10 +08:00
  • e0ebbc0746
    [doc] Fix small typos (#10405) Christopher Tee 2024-06-11 04:13:02 -04:00
  • 0c44067736
    [SYCL] Optimize gradients calculations. (#10325) Dmitry Razdoburdin 2024-06-08 05:53:23 +02:00
  • c9f5fcaf21
    [col] Small cleanup to federated comm. (#10397) Jiaming Yuan 2024-06-07 21:19:04 +08:00
  • f5815b6982
    [Doc] Fix deployment for JVM docs (#10385) Philip Hyunsu Cho 2024-06-04 19:35:37 -07:00
  • 9f6608d6aa
    Add python 3.12 classifier. (#10381) Jiaming Yuan 2024-06-04 18:02:59 +08:00
  • bc7643d35e
    [jvm-packages] Don't cast to float if it's already float (#10386) Bobby Wang 2024-06-04 18:01:51 +08:00
  • 9b7633c01d
    [CI] Use Python 3.10 to build docs (#10383) Philip Hyunsu Cho 2024-06-03 22:54:02 -07:00
  • 43a57c4a85
    Bump development version to 2.2. (#10376) Jiaming Yuan 2024-06-04 12:59:16 +08:00
  • 979e392deb
    Fix warnings in GPU dask tests. (#10358) Jiaming Yuan 2024-06-04 12:58:58 +08:00
  • 0808e50ae8
    Sync stream in ellpack format. (#10374) Jiaming Yuan 2024-06-04 12:58:26 +08:00
  • c4ec64d409
    Fix logo URL [skip ci] (#10382) Philip Hyunsu Cho 2024-06-03 20:48:19 -07:00
  • 4057f861c1
    [CI] Add nightly CI job to test against dev version of deps (#10351) Philip Hyunsu Cho 2024-06-03 19:28:55 -07:00
  • eb6622ff7a
    Add Comet Logo to the Readme. (#10380) Sid Mehta 2024-06-03 17:44:52 -07:00
  • 4847f24840
    Bump com.nvidia:rapids-4-spark_2.12 in /jvm-packages (#10362) dependabot[bot] 2024-06-03 21:21:44 +08:00
  • 492bb76f64
    Bump org.codehaus.mojo:exec-maven-plugin in /jvm-packages (#10363) dependabot[bot] 2024-06-03 21:03:58 +08:00
  • 7157b9586b
    Bump org.apache.maven.plugins:maven-javadoc-plugin in /jvm-packages (#10360) dependabot[bot] 2024-06-03 21:03:02 +08:00
  • 99a7f5b3ab
    Bump org.apache.maven.plugins:maven-javadoc-plugin (#10373) dependabot[bot] 2024-06-03 21:02:19 +08:00
  • 7f3e92d71a
    Bump the cache github action to 4.0.2. (#10377) Jiaming Yuan 2024-06-03 16:52:21 +08:00
  • 1164dc07cd
    Bump actions/setup-python from 5.0.0 to 5.1.0 (#10368) dependabot[bot] 2024-06-03 13:53:21 +08:00
  • 6cfc3e16fc
    Bump actions/checkout from 4.1.1 to 4.1.6 (#10369) dependabot[bot] 2024-06-02 13:13:54 +08:00
  • 8286a190b7
    Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#10366) dependabot[bot] 2024-06-02 02:11:49 +08:00
  • 4f48647932
    Fix typo. (#10353) Jiaming Yuan 2024-06-02 02:07:55 +08:00
  • 92cba25fe2
    Remove reference to R win64 MSVC build. (#10355) Jiaming Yuan 2024-06-02 02:06:35 +08:00
  • d2d01d977a
    Remove unnecessary fetch operations in external memory. (#10342) Jiaming Yuan 2024-05-31 13:16:40 +08:00
  • c2e3d4f3cd
    [dask] Update dask demo for using the new dask backend. (#10347) Jiaming Yuan 2024-05-31 08:03:20 +08:00
  • e6eefea5e2
    [coll] Move the rabit poll helper. (#10349) Jiaming Yuan 2024-05-31 08:02:21 +08:00