Commit Graph

  • 38887a1876
    Fix windows build on buildkite. (#8602) Jiaming Yuan 2022-12-16 21:12:24 +08:00
  • 43a647a4dd
    Fix inference with categorical feature. (#8591) Jiaming Yuan 2022-12-15 17:57:26 +08:00
  • 7dc3e95a77
    Added ranges for alpha and lambda in docs (#8597) Esteban Djeordjian 2022-12-15 05:51:04 -03:00
  • 0c38ca7f6e
    Bump nexus-staging-maven-plugin from 1.6.7 to 1.6.13 in /jvm-packages (#8600) dependabot[bot] 2022-12-15 08:44:05 +00:00
  • 001e663d42
    Set enable_categorical to True in predict. (#8592) Jiaming Yuan 2022-12-15 05:27:06 +08:00
  • 7a07dcf651
    [R] resolve line_length_linter warnings (#8565) James Lamb 2022-12-14 07:04:24 -06:00
  • eac980fbfc
    Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 in /jvm-packages (#8594) dependabot[bot] 2022-12-14 19:46:03 +08:00
  • 06ea6c7e79
    [python] remove unnecessary conversions between data structures (#8546) James Lamb 2022-12-14 04:32:02 -06:00
  • f64871c74a
    Bump spark.version from 3.0.1 to 3.0.3 in /jvm-packages (#8593) dependabot[bot] 2022-12-14 17:23:48 +08:00
  • 40343c8ee1
    Test dask demos. (#8557) Jiaming Yuan 2022-12-13 18:37:31 +08:00
  • 15a88ceef0
    Fix deprecated CUB calls in CUDA 12.0 (#8578) Rong Ou 2022-12-12 01:02:30 -08:00
  • 35d8447282
    [CI] Use conda-forge channel in conda (#8583) Philip Hyunsu Cho 2022-12-11 23:25:29 -08:00
  • 42e6fbb0db
    Fix sklearn test that calls a removed field (#8579) Rong Ou 2022-12-09 13:06:44 -08:00
  • deb3edf562
    Support list and tuple for QDM. (#8542) Jiaming Yuan 2022-12-10 01:14:44 +08:00
  • 8824b40961
    Update date in release script. [skip ci] (#8574) Jiaming Yuan 2022-12-09 23:16:10 +08:00
  • 0caf2be684
    Update NVFlare demo to work with the latest release (#8576) Rong Ou 2022-12-08 10:48:20 -08:00
  • ffee35e0f0
    [R] [ci] remove dependency on {devtools} (#8563) James Lamb 2022-12-08 11:21:28 -06:00
  • fbe40d00d8
    [R] resolve brace_linter warnings (#8564) James Lamb 2022-12-08 09:01:00 -06:00
  • 62ed8b5fef
    Bump release version to 1.7.2. (#8569) v1.7.2 Jiaming Yuan 2022-12-08 21:46:26 +08:00
  • 40a1a2ffa8
    [pyspark] check use_qdm across all the workers (#8496) Bobby Wang 2022-12-08 18:09:17 +08:00
  • 5aeb8f7009
    Bump maven-gpg-plugin from 1.5 to 3.0.1 in /jvm-packages (#8571) dependabot[bot] 2022-12-08 06:59:11 +00:00
  • f592a5125b
    Bump flink.version from 1.7.2 to 1.8.3 in /jvm-packages (#8561) dependabot[bot] 2022-12-07 20:53:22 +00:00
  • 27aea6c7b5
    Bump maven-surefire-plugin from 2.19.1 to 2.22.2 in /jvm-packages (#8562) dependabot[bot] 2022-12-07 17:56:05 +00:00
  • 5540019373
    feat(py, plot_importance): + values_format as arg (#8540) Gianfrancesco Angelini 2022-12-07 17:47:28 +01:00
  • a980e10744
    Properly await async method client.wait_for_workers (#8558) (#8567) Jiaming Yuan 2022-12-07 23:25:05 +08:00
  • 8c6630c310
    Typo in model schema (#8543) François Bobot 2022-12-07 15:56:59 +01:00
  • b7ffdcdbb9
    Properly await async method client.wait_for_workers (#8558) Matthew Rocklin 2022-12-07 07:49:30 -06:00
  • 4f1e453ff5
    Bump maven-project-info-reports-plugin in /jvm-packages (#8560) dependabot[bot] 2022-12-07 14:33:29 +08:00
  • 3e26107a9c
    Rename and extract Context. (#8528) Jiaming Yuan 2022-12-07 04:58:54 +08:00
  • 59c54e361b
    [pyspark] Make QDM optional based on cuDF check (#8471) (#8556) Jiaming Yuan 2022-12-07 03:19:35 +08:00
  • 05fc6f3ca9
    [R] [ci] move linting code out of package (#8545) James Lamb 2022-12-06 14:18:17 -05:00
  • 60a8c8ebba
    [pyspark] sort qid for SparkRanker (#8497) (#8555) Jiaming Yuan 2022-12-07 02:07:37 +08:00
  • e38fe21e0d
    Cleanup regression objectives. (#8539) Jiaming Yuan 2022-12-07 01:05:42 +08:00
  • 58bc225657
    [backport] [CI] Fix github action mismatched glibcxx. (#8551) (#8552) Jiaming Yuan 2022-12-06 21:35:26 +08:00
  • 7774bf628e
    Bump scalatest-maven-plugin from 1.0 to 2.2.0 in /jvm-packages (#8509) dependabot[bot] 2022-12-06 21:34:22 +08:00
  • 4a99c9bdb8
    Bump commons-lang3 from 3.9 to 3.12.0 in /jvm-packages (#8548) dependabot[bot] 2022-12-06 20:13:46 +08:00
  • 850b53100f
    [backport] [doc] Fix outdated document [skip ci] (#8527) (#8553) Jiaming Yuan 2022-12-06 18:21:14 +08:00
  • d99bdd1b1e
    [CI] Fix github action mismatched glibcxx. (#8551) Jiaming Yuan 2022-12-06 17:42:15 +08:00
  • ed1a4f3205
    Bump maven-source-plugin from 2.2.1 to 3.2.1 in /jvm-packages (#8549) dependabot[bot] 2022-12-06 14:10:19 +08:00
  • e85c9b987b
    Bump maven-site-plugin from 3.0 to 3.12.1 in /jvm-packages (#8533) dependabot[bot] 2022-12-06 11:35:53 +08:00
  • 7ac52e674f
    [doc] Update model schema. (#8538) Jiaming Yuan 2022-12-06 11:35:07 +08:00
  • 2790e3091f
    Bump maven-assembly-plugin from 2.6 to 3.4.2 in /jvm-packages (#8521) dependabot[bot] 2022-12-06 04:07:04 +08:00
  • 0c1769b3a5
    Bump maven-javadoc-plugin in /jvm-packages/xgboost4j (#8534) dependabot[bot] 2022-12-06 02:30:46 +08:00
  • 67752e3967
    Bump scala-maven-plugin from 3.2.2 to 4.8.0 in /jvm-packages (#8532) dependabot[bot] 2022-12-06 00:58:30 +08:00
  • 8afcecc025
    [doc] Fix outdated document [skip ci] (#8527) Jiaming Yuan 2022-12-06 00:56:17 +08:00
  • e143a4dd7e
    [pyspark] Refactor local tests. (#8525) Jiaming Yuan 2022-12-05 23:49:54 +08:00
  • 42c5ee5588
    [jvm-packages] Bump version of akka packages (#8524) Philip Hyunsu Cho 2022-12-05 06:45:00 -08:00
  • e3bf5565ab
    Extract transform iterator. (#8498) Jiaming Yuan 2022-12-05 21:37:07 +08:00
  • d8544e4d9e
    [R] Remove unused assert definition. (#8526) Jiaming Yuan 2022-12-05 20:29:03 +08:00
  • d8d2eefa63
    Bump junit from 4.13.1 to 4.13.2 in /jvm-packages/xgboost4j-gpu (#8516) dependabot[bot] 2022-12-05 19:11:33 +08:00
  • 8e8d3ac708
    Bump kryo from 4.0.2 to 5.3.0 in /jvm-packages (#8503) dependabot[bot] 2022-12-05 18:01:59 +08:00
  • 3bfe90c183
    Bump exec-maven-plugin in /jvm-packages/xgboost4j-gpu (#8531) dependabot[bot] 2022-12-05 17:41:41 +08:00
  • a903241fbf
    Bump maven-javadoc-plugin in /jvm-packages/xgboost4j-gpu (#8530) dependabot[bot] 2022-12-05 16:32:08 +08:00
  • f1e9bbcee5
    [breakinig] [jvm-packages] change DeviceQuantileDmatrix into QuantileDMatrix (#8461) Bobby Wang 2022-12-05 12:23:21 +08:00
  • 78d65a1928
    Initial support for column-wise data split (#8468) Rong Ou 2022-12-03 09:37:51 -08:00
  • c0609b98f1
    Bump exec-maven-plugin from 1.6.0 to 3.1.0 in /jvm-packages/xgboost4j (#8518) dependabot[bot] 2022-12-02 17:24:22 -08:00
  • ba0ed255ef
    Bump maven-jar-plugin from 3.0.2 to 3.3.0 in /jvm-packages/xgboost4j-gpu (#8512) dependabot[bot] 2022-12-02 17:23:03 -08:00
  • 1d8bb7332f
    Bump maven-resources-plugin in /jvm-packages/xgboost4j (#8515) dependabot[bot] 2022-12-02 17:22:26 -08:00
  • dcc92a6703
    Bump maven-jar-plugin from 3.0.2 to 3.3.0 in /jvm-packages/xgboost4j (#8517) dependabot[bot] 2022-12-02 17:21:42 -08:00
  • fcafd3a777
    Bump maven-jar-plugin from 3.0.2 to 3.3.0 in /jvm-packages (#8506) dependabot[bot] 2022-12-02 17:21:01 -08:00
  • b23e97f8b0
    Bump maven-resources-plugin from 3.1.0 to 3.3.0 in /jvm-packages (#8504) dependabot[bot] 2022-12-02 17:20:37 -08:00
  • 8e41ad24f5
    [pyspark] sort qid for SparkRanker (#8497) Bobby Wang 2022-12-02 08:40:35 +08:00
  • f747e05eac
    Bump maven-deploy-plugin from 2.8.2 to 3.0.0 in /jvm-packages (#8502) dependabot[bot] 2022-12-01 16:39:59 -08:00
  • 2546d139d6
    [jvm-packages] Add missing commons-lang3 dependency to xgboost4j-gpu (#8508) Philip Hyunsu Cho 2022-12-01 16:27:11 -08:00
  • 7c6f2346d3
    [jvm-packages] Configure dependabot properly (#8507) Philip Hyunsu Cho 2022-12-01 16:26:47 -08:00
  • f550109641
    Bump some old dependencies of JVM packages (#8456) Philip Hyunsu Cho 2022-11-30 23:04:08 -08:00
  • 9a98e79649
    [jvm-packages] Set up dependabot (#8501) Philip Hyunsu Cho 2022-11-30 22:46:17 -08:00
  • 67b657dad0
    SO_DOMAIN do not support on IBM i, using getsockname instead (#8437) (#8500) Philip Hyunsu Cho 2022-11-30 11:47:59 -08:00
  • db14e3feb7
    Support null value in CUDA array interface. (#8486) (#8499) Philip Hyunsu Cho 2022-11-30 11:44:54 -08:00
  • a8255ea678
    Add an in-memory collective communicator (#8494) Rong Ou 2022-11-30 08:24:12 -08:00
  • 157e98edf7
    Support half type from cupy. (#8487) Jiaming Yuan 2022-11-30 17:56:42 +08:00
  • addaa63732
    Support null value in CUDA array interface. (#8486) Jiaming Yuan 2022-11-29 09:48:25 +08:00
  • 3fc1046fd3
    Reduce compiler warnings on CPU-only build. (#8483) Jiaming Yuan 2022-11-29 00:04:16 +08:00
  • d666ba775e
    Support all pandas nullable integer types. (#8480) Jiaming Yuan 2022-11-28 22:38:16 +08:00
  • f2209c1fe4
    Don't shuffle columns in categorical tests. (#8446) Jiaming Yuan 2022-11-28 20:28:06 +08:00
  • 67ea1c3435
    [pyspark] Make QDM optional based on cuDF check (#8471) WeichenXu 2022-11-27 14:58:54 +08:00
  • 8f97c92541
    Support half type for pandas. (#8481) Jiaming Yuan 2022-11-24 12:47:40 +08:00
  • e07245f110
    Take datatable as row major input. (#8472) Jiaming Yuan 2022-11-24 09:20:13 +08:00
  • 284dcf8d22
    Add script for change version. (#8443) Jiaming Yuan 2022-11-24 00:06:39 +08:00
  • 5f1a6fca0d
    [R] Use new interface for creating DMatrix from CSR. (#8455) Jiaming Yuan 2022-11-23 21:36:43 +08:00
  • 58d211545f
    explain cpu/gpu interop and link to model IO tutorial (#8450) Nick Becker 2022-11-23 07:58:28 -05:00
  • 2dde65f807
    [ci] reduce pyspark test time (#8324) Bobby Wang 2022-11-21 16:58:00 +08:00
  • 3b8a0e08f7
    feat: use commit hash instead of version to actions workflows (#8460) Joyce 2022-11-17 11:04:11 -03:00
  • 30b1a26fc0
    Remove unused page size constant (#8457) Rong Ou 2022-11-16 19:41:39 -08:00
  • 812d577597
    Fix inline code blocks in 'spark_estimator.rst' (#8465) Otto von Sperling 2022-11-14 23:47:58 +02:00
  • 16f96b6cfb
    Work with newer thrust and libcudacxx (#8454) Robert Maynard 2022-11-10 15:22:53 -05:00
  • 9372370dda
    Work with newer thrust and libcudacxx (#8432) Robert Maynard 2022-11-10 12:15:25 -05:00
  • 0c6266bc4a
    SO_DOMAIN do not support on IBM i, using getsockname instead (#8437) Gavin Zhang 2022-11-10 23:54:57 +08:00
  • 1136a7e0c3
    Fix CRAN note on cleanup. (#8447) Jiaming Yuan 2022-11-09 14:22:54 +08:00
  • 9dd8d70f0e
    Fix mypy errors. (#8444) Jiaming Yuan 2022-11-09 13:19:11 +08:00
  • 0252d504d8
    Fix R package build on CI. (#8445) Jiaming Yuan 2022-11-09 12:18:36 +08:00
  • a83748eb45
    [CI] Revise R tests. (#8430) Jiaming Yuan 2022-11-09 09:12:13 +08:00
  • 4449e30184
    Always link federated proto statically (#8442) Rong Ou 2022-11-08 15:47:38 -08:00
  • ca0f7f2714
    [doc] Update C tutorial. [skip ci] (#8436) Jiaming Yuan 2022-11-09 07:14:12 +08:00
  • a347cd512b
    [backport] [R] Fix CRAN test notes. (#8428) (#8440) Jiaming Yuan 2022-11-09 07:12:46 +08:00
  • 0b36f8fba1
    [R] Fix CRAN test notes. (#8428) Jiaming Yuan 2022-11-09 02:03:30 +08:00
  • 8e76f5f595
    Use DataSplitMode to configure data loading (#8434) Rong Ou 2022-11-08 00:21:50 -08:00
  • 0d3da9869c
    Require isort on all Python files. (#8420) Jiaming Yuan 2022-11-08 12:59:06 +08:00
  • 9ff0c0832a
    Fix 1.7.1 version file. (#8427) Jiaming Yuan 2022-11-06 03:19:54 +08:00
  • 534c940a7e
    Release 1.7.1 (#8413) v1.7.1 Philip Hyunsu Cho 2022-11-03 15:37:54 -07:00