Commit Graph

  • 17ff471616
    Optimize array interface input. (#9090) Jiaming Yuan 2023-04-28 18:01:58 +08:00
  • fb941262b4
    Add demo for vertical federated learning (#9103) Rong Ou 2023-04-28 01:03:21 -07:00
  • e206b899ef
    Rework MAP and Pairwise for LTR. (#9075) Jiaming Yuan 2023-04-28 02:39:12 +08:00
  • 0e470ef606
    Optimize prediction with QuantileDMatrix. (#9096) Jiaming Yuan 2023-04-28 00:51:41 +08:00
  • fa267ad093
    [CI] Freeze R version to 4.2.0 with MSVC. (#9104) Jiaming Yuan 2023-04-27 22:48:31 +08:00
  • 96d3f8a6f3
    [doc] Update document. (#9098) Jiaming Yuan 2023-04-27 19:29:03 +08:00
  • 511d4996b5
    Rely on gRPC to generate random port (#9102) Rong Ou 2023-04-26 18:48:26 -07:00
  • 101a2e643d
    [jvm-packages] Bump rapids version. (#9097) Jiaming Yuan 2023-04-27 09:46:46 +08:00
  • 353ed5339d
    Convert `DaskXGBClassifier.classes_` to an array (#8452) Scott Gustafson 2023-04-26 14:23:35 -04:00
  • 0e7377ba9c
    Updated flink 1.8 -> 1.17. Added smoke tests for Flink (#9046) Boris 2023-04-26 12:41:11 +02:00
  • a320b402a5
    More refactoring to take advantage of collective aggregators (#9081) Rong Ou 2023-04-25 12:36:09 -07:00
  • 49ccae7fb9
    Bump spark.version from 3.1.1 to 3.4.0 in /jvm-packages (#9039) dependabot[bot] 2023-04-26 01:32:06 +08:00
  • 17add4776f
    [pyspark] Don't stack for non feature columns (#9088) Bobby Wang 2023-04-25 23:09:12 +08:00
  • a2cc78c1fb
    Bump scala.version from 2.12.8 to 2.12.17 in /jvm-packages (#9083) dependabot[bot] 2023-04-25 21:30:38 +08:00
  • 339f21e1bf
    [pyspark] fix a type hint with old pyspark release (#9079) Bobby Wang 2023-04-24 20:04:14 +08:00
  • d237378452
    [jvm-packages] Clean up the dependencies after removing scala versioned tracker (#9078) Bobby Wang 2023-04-24 17:49:08 +08:00
  • c512c3f46b
    [jvm-packages] Bump rapids version. (#9056) Jiaming Yuan 2023-04-22 15:46:44 +08:00
  • 8dbe0510de
    More collective aggregators (#9060) Rong Ou 2023-04-21 12:32:05 -07:00
  • 7032981350
    Fix timer annotation. (#9057) Jiaming Yuan 2023-04-21 22:53:58 +08:00
  • 3b742dc4f1
    Stop using Rabit in predition (#9054) austinzh 2023-04-21 07:38:07 -04:00
  • 39b0fde0e7
    Bump kryo from 5.4.0 to 5.5.0 in /jvm-packages (#9070) dependabot[bot] 2023-04-21 18:16:34 +08:00
  • ee84e22c8d
    Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 in /jvm-packages (#9073) dependabot[bot] 2023-04-21 18:16:08 +08:00
  • b908680bec
    Fix race condition in cpp metric tests. (#9058) Jiaming Yuan 2023-04-21 05:24:10 +08:00
  • a5cd2412de
    Replace setup.py with pyproject.toml (#9021) Philip Hyunsu Cho 2023-04-20 13:51:39 -07:00
  • a7b3dd3176
    Fix compiler warnings. (#9055) Jiaming Yuan 2023-04-21 02:26:47 +08:00
  • 2acd78b44b
    Bump maven-project-info-reports-plugin in /jvm-packages/xgboost4j (#9049) dependabot[bot] 2023-04-21 00:10:45 +08:00
  • a84a1fde02
    [jvm-packages] Update scalatest to 3.2.15 (#8925) Emil Ejbyfeldt 2023-04-20 16:16:56 +02:00
  • 564df59204
    [breaking] [jvm-packages] Remove scala-implemented tracker. (#9045) Jiaming Yuan 2023-04-20 16:29:35 +08:00
  • 65d83e288f fix device query amdsc21 2023-04-19 19:53:26 +02:00
  • 42d100de18
    Make sure metrics work with federated learning (#9037) Rong Ou 2023-04-19 00:39:11 -07:00
  • ef13dd31b1
    Rework the NDCG objective. (#9015) Jiaming Yuan 2023-04-18 21:16:06 +08:00
  • ba9d24ff7b
    Make sure metrics work with column-wise distributed training (#9020) Rong Ou 2023-04-17 12:48:23 -07:00
  • f645cf51c1 Merge branch 'master' into sync-condition-2023Apr11 amdsc21 2023-04-17 18:33:00 +02:00
  • 191d0aa5cf
    [spark] Make spark model have the same UID with its estimator (#9022) WeichenXu 2023-04-14 02:53:30 +08:00
  • 8e0f320db3
    [CI] Don't run CI automatically for dependabot (#9034) Philip Hyunsu Cho 2023-04-13 08:19:56 -07:00
  • db8420225b fix RCCL amdsc21 2023-04-12 01:09:14 +02:00
  • 843fdde61b sync Apr 11 2023 amdsc21 2023-04-11 20:03:25 +02:00
  • 08bc4b0c0f Merge branch 'master' into sync-condition-2023Apr11 amdsc21 2023-04-11 19:38:38 +02:00
  • 6825d986fd move Dockerfile to ci amdsc21 2023-04-11 19:34:23 +02:00
  • fe9dff339c
    Convert federated learner test into test suite. (#9018) Jiaming Yuan 2023-04-11 09:52:55 +08:00
  • 2c8d735cb3
    Fix tests with pandas 2.0. (#9014) Jiaming Yuan 2023-04-11 00:17:34 +08:00
  • ebd64f6e22
    [doc] Update Dask deployment options (#9008) Sarah Charlotte Johnson 2023-04-06 10:09:15 -07:00
  • 1cf4d93246
    Convert federated tests into test suite. (#9006) Jiaming Yuan 2023-04-04 01:29:47 +08:00
  • 15e073ca9d
    Make objectives work with vertical distributed and federated learning (#9002) Rong Ou 2023-04-03 02:07:42 -07:00
  • 720a8c3273
    [doc] Remove parameter type in Python doc strings. (#9005) Jiaming Yuan 2023-04-01 04:04:30 +08:00
  • 4caca2947d
    Improve helper script for making release. [skip ci] (#9004) Jiaming Yuan 2023-03-31 23:14:58 +08:00
  • bcb55d3b6a
    Portable macro definition. (#8999) Jiaming Yuan 2023-03-31 20:48:59 +08:00
  • bac22734fb
    Remove ntree limit in python package. (#8345) Jiaming Yuan 2023-03-31 19:01:55 +08:00
  • d155ec77f9 building docker for xgboost-amd-condition paklui 2023-03-30 13:36:39 -07:00
  • b647403baa
    Update release news. [skip ci] (#9000) Jiaming Yuan 2023-03-31 03:52:09 +08:00
  • 21d95f3d8f
    [backport] [doc][R] Update link. (#8998) (#9001) v1.7.5 Jiaming Yuan 2023-03-30 20:02:31 +08:00
  • cd05e38533
    [doc][R] Update link. (#8998) Jiaming Yuan 2023-03-30 19:09:07 +08:00
  • 5cd4015d70
    [backport] Fill column size. (#8997) Jiaming Yuan 2023-03-30 15:21:42 +08:00
  • d062a9e009
    Define pair generation strategies for LTR. (#8984) Jiaming Yuan 2023-03-30 12:00:35 +08:00
  • 991738690f Merge branch 'sync-condition-2023Mar27' into amd-condition amdsc21 2023-03-30 05:16:36 +02:00
  • aeb3fd1c95 Merge branch 'master' into sync-condition-2023Mar27 amdsc21 2023-03-30 05:15:55 +02:00
  • d385cc64e2
    Fix aft_loss_distribution documentation (#8995) Rong Ou 2023-03-29 19:13:23 -07:00
  • 141a062e00 Merge branch 'sync-condition-2023Mar27' into amd-condition amdsc21 2023-03-30 00:47:16 +02:00
  • acad01afc9 sync Mar 29 amdsc21 2023-03-30 00:46:50 +02:00
  • a58055075b
    [dask] Return the first valid booster instead of all valid ones. (#8993) Jiaming Yuan 2023-03-30 03:16:18 +08:00
  • b8c6b86792
    Bump version to 1.7.5. (#8994) Jiaming Yuan 2023-03-29 21:41:10 +08:00
  • 1baebe231b
    [backport] [CI] Fix Windows wheel to be compatible with Poetry (#8991) (#8992) Jiaming Yuan 2023-03-29 14:26:20 +08:00
  • 6676c28cbc
    [CI] Fix Windows wheel to be compatible with Poetry (#8991) Philip Hyunsu Cho 2023-03-28 21:32:54 -07:00
  • 365da0b8f4
    [backport] [doc] Add missing document for pyspark ranker. (#8692) (#8990) Jiaming Yuan 2023-03-29 12:02:51 +08:00
  • ff26cd3212
    More tests for column split and vertical federated learning (#8985) Rong Ou 2023-03-28 01:40:26 -07:00
  • f289e5001d Merge branch 'sync-condition-2023Mar27' into amd-condition amdsc21 2023-03-28 00:24:12 +02:00
  • 06d9b998ce fix CAPI BuildInfo amdsc21 2023-03-28 00:14:18 +02:00
  • c50cc424bc sync Mar 27 2023 amdsc21 2023-03-27 18:54:41 +02:00
  • 401ce5cf5e
    Run linters with the multi output demo. (#8966) Jiaming Yuan 2023-03-28 00:47:28 +08:00
  • acc110c251
    [MT-TREE] Support prediction cache and model slicing. (#8968) Jiaming Yuan 2023-03-27 23:10:54 +08:00
  • c2b3a13e70
    [breaking][skl] Remove parameter serialization. (#8963) Jiaming Yuan 2023-03-27 21:34:10 +08:00
  • f5f03dfb61
    [backport] Update dmlc-core to get C++17 deprecation warning (#8855) (#8982) Jiaming Yuan 2023-03-27 21:31:30 +08:00
  • a1c209182d
    [backport] Update c++ requirement to 17 for the R package. (#8860) (#8983) Jiaming Yuan 2023-03-27 18:24:25 +08:00
  • 90645c4957
    Bump maven-resources-plugin from 3.3.0 to 3.3.1 in /jvm-packages (#8980) dependabot[bot] 2023-03-27 16:03:45 +08:00
  • 43878b10b6
    Bump maven-deploy-plugin in /jvm-packages/xgboost4j-spark-gpu (#8973) dependabot[bot] 2023-03-27 12:47:13 +08:00
  • 4be75d852c
    [backport] Fix scope of feature set pointers (#8850) (#8972) Jiaming Yuan 2023-03-27 00:33:08 +08:00
  • 8c77e936d1 tune grid size amdsc21 2023-03-26 17:45:19 +02:00
  • 18034a4291 tune histogram amdsc21 2023-03-26 01:42:51 +01:00
  • 7ee4734d3a rm device_helpers.hip.h from cu amdsc21 2023-03-26 00:24:11 +01:00
  • ee582f03c3 rm device_helpers.hip.h from cuh amdsc21 2023-03-25 23:35:57 +01:00
  • f3286bac04 rm warp header amdsc21 2023-03-25 23:01:44 +01:00
  • 3ee3bea683 fix warp header amdsc21 2023-03-25 22:37:37 +01:00
  • ba50e6eb62
    [backport] [CI] Require C++17 + CMake 3.18; Use CUDA 11.8 in CI (#8853) (#8971) Jiaming Yuan 2023-03-26 00:10:03 +08:00
  • 5098735698 Merge branch 'condition-sync-Mar24-23' into hui-condition amdsc21 2023-03-25 05:28:40 +01:00
  • e74b3bbf3c fix macro amdsc21 2023-03-25 05:17:39 +01:00
  • 22525c002a fix macro amdsc21 2023-03-25 05:08:30 +01:00
  • 80961039d7 fix macro amdsc21 2023-03-25 05:00:55 +01:00
  • 1474789787 add new file amdsc21 2023-03-25 04:54:02 +01:00
  • 1dc138404a initial merge, fix linalg.h amdsc21 2023-03-25 04:48:47 +01:00
  • e1d050f64e initial merge, fix linalg.h amdsc21 2023-03-25 04:37:43 +01:00
  • 7fbc561e17 initial merge amdsc21 2023-03-25 04:31:55 +01:00
  • d97be6f396 enable last 3 tests amdsc21 2023-03-25 04:05:05 +01:00
  • f1211cffca enable last 3 tests amdsc21 2023-03-25 00:45:52 +01:00
  • e0716afabf fix objective/objective.cc, CMakeFile and setup.py amdsc21 2023-03-23 20:22:34 +01:00
  • cff50fe3ef
    Bump hadoop.version from 3.3.4 to 3.3.5 in /jvm-packages (#8962) dependabot[bot] 2023-03-23 16:12:04 +08:00
  • 21a52c7f98
    [doc] Add introduction and notes for the sklearn interface. (#8948) Jiaming Yuan 2023-03-23 13:30:42 +08:00
  • bf88dadb61
    [doc] Fix callback example. (#8944) Jiaming Yuan 2023-03-23 03:27:04 +08:00
  • 15a2724ff7
    Removed outdated configuration serialization logic. (#8942) Jiaming Yuan 2023-03-23 01:31:46 +08:00
  • 151882dd26
    Initial support for multi-target tree. (#8616) Jiaming Yuan 2023-03-22 23:49:56 +08:00
  • ea04d4c46c
    [doc] [dask] Troubleshooting NCCL errors. (#8943) Jiaming Yuan 2023-03-22 22:17:26 +08:00