Commit Graph

  • c39f6b25f0 Fix filtering callable objects in skl xgb param. (#6466) Jiaming Yuan 2020-12-05 17:20:36 +08:00
  • 2b3e301543 [CI] Fix CentOS 6 Docker images (#6467) Philip Hyunsu Cho 2020-12-04 21:33:11 -08:00
  • 0ffaf0f5be
    Fix dask ip resolution. (#6475) Jiaming Yuan 2020-12-08 08:36:23 +08:00
  • 47b86180f6
    Don't validate feature when number of rows is 0. (#6472) Jiaming Yuan 2020-12-07 18:08:51 +08:00
  • 55bdf084cb
    [Doc] Document that AUC and AUCPR are for binary classification/ranking [skip ci] (#5899) Philip Hyunsu Cho 2020-12-06 22:17:20 -08:00
  • 703c2d06aa
    Fix global config default value. (#6470) Jiaming Yuan 2020-12-06 06:15:33 +08:00
  • d6386e45e8
    Fix filtering callable objects in skl xgb param. (#6466) Jiaming Yuan 2020-12-05 17:20:36 +08:00
  • 05e5563c2c
    [CI] Fix CentOS 6 Docker images (#6467) Philip Hyunsu Cho 2020-12-04 21:33:11 -08:00
  • 10d3419fa6 Release 1.3.0 Hyunsu Cho 2020-12-03 21:35:09 -08:00
  • b273e5bd4c Vendor libgomp in the manylinux Python wheel (#6461) Philip Hyunsu Cho 2020-12-03 19:55:32 -08:00
  • 3a83fcb0eb Enforce row-major order in cuPy array (#6459) Philip Hyunsu Cho 2020-12-03 18:29:10 -08:00
  • 3efc4ea0d1 Fix broken links. (#6455) hzy001 2020-12-02 17:39:12 +08:00
  • a2c778e2d1 Fix period in evaluation monitor. (#6441) Jiaming Yuan 2020-11-28 14:18:33 -05:00
  • 8a0db293c5 Fix CLI ranking demo. (#6439) Jiaming Yuan 2020-11-28 14:12:06 -05:00
  • 028ec5f028 Optionaly fail when gpu_id is set to invalid value (#6342) Honza Sterba 2020-11-28 08:14:12 +01:00
  • 38c80bcec4 Thread local memory allocation for BuildHist (#6358) ShvetsKS 2020-11-25 17:50:12 +03:00
  • 16ff63905d [CI] Upgrade cuDF and RMM to 0.17 nightlies (#6434) Philip Hyunsu Cho 2020-11-24 13:21:41 -08:00
  • a9b09919f9 [R] Fix R package installation via CMake (#6423) Philip Hyunsu Cho 2020-11-22 05:49:09 -08:00
  • 84b726ef53
    Vendor libgomp in the manylinux Python wheel (#6461) Philip Hyunsu Cho 2020-12-03 19:55:32 -08:00
  • c103ec51d8
    Enforce row-major order in cuPy array (#6459) Philip Hyunsu Cho 2020-12-03 18:29:10 -08:00
  • 4f70e14031
    Fix docstring of config.py to use correct versionadded (#6458) Philip Hyunsu Cho 2020-12-03 10:41:53 -08:00
  • fb56da5e8b
    Add global configuration (#6414) Philip Hyunsu Cho 2020-12-03 00:05:18 -08:00
  • c2ba4fb957
    Fix broken links. (#6455) hzy001 2020-12-02 17:39:12 +08:00
  • 927c316aeb
    Fix period in evaluation monitor. (#6441) Jiaming Yuan 2020-11-28 14:18:33 -05:00
  • f4ff1c53fd
    Fix CLI ranking demo. (#6439) Jiaming Yuan 2020-11-28 14:12:06 -05:00
  • b0036b339b
    Optionaly fail when gpu_id is set to invalid value (#6342) Honza Sterba 2020-11-28 08:14:12 +01:00
  • 956beead70
    Thread local memory allocation for BuildHist (#6358) ShvetsKS 2020-11-25 17:50:12 +03:00
  • 15419d3fd9
    [jvm-packages] update version of 1.1.0 branch (#6435) release_1.1.0 Nan Zhu 2020-11-25 04:15:54 -08:00
  • 4dbbeb635d
    [CI] Upgrade cuDF and RMM to 0.17 nightlies (#6434) Philip Hyunsu Cho 2020-11-24 13:21:41 -08:00
  • 00774eeac3
    [jvm-packages] update version number for 1.2 branch (#6427) release_1.2.0 Nan Zhu 2020-11-23 14:16:30 -08:00
  • 0c85b90671
    [R] Fix R package installation via CMake (#6423) Philip Hyunsu Cho 2020-11-22 05:49:09 -08:00
  • f3b060401a Release 1.3.0 RC1 v1.3.0rc1 Hyunsu Cho 2020-11-21 11:12:08 -08:00
  • 42d31d9dcb
    Fix MPI build. (#6403) Jiaming Yuan 2020-11-21 13:38:21 +08:00
  • 2ce2a1a4d8
    [SKL] Propagate parameters to booster during set_param. (#6416) Jiaming Yuan 2020-11-20 20:37:35 +08:00
  • cc581b3b6b
    Misleading exception information: no such param of "allow_non_zero_missing" (#6418) zhang_jf 2020-11-20 19:33:34 +08:00
  • 00218d065a
    [dask] Update document. [skip ci] (#6413) Jiaming Yuan 2020-11-20 19:16:19 +08:00
  • c120822a24
    Fix flaky sparse page dmatrix test. (#6417) Jiaming Yuan 2020-11-20 19:15:45 +08:00
  • a7b42adb74
    Fix dask predict (#6412) Jiaming Yuan 2020-11-20 10:10:52 +08:00
  • 44a9d69efb
    Small cleanup to evaluator. (#6400) Jiaming Yuan 2020-11-20 09:33:51 +08:00
  • 9c9070aea2
    Use pytest conventions consistently (#6337) Philip Hyunsu Cho 2020-11-19 17:00:15 -08:00
  • c763b50dd0
    [CI] Upgrade to MacOS Mojave image (#6406) Philip Hyunsu Cho 2020-11-18 20:29:10 -08:00
  • 4d1d5d4010
    [jvm-packages] fix potential unit test suites aborted issue (#6373) Nan Zhu 2020-11-17 10:59:26 -08:00
  • e426b6e040
    [R] Do not convert continuous labels to factors (#6380) Philip Hyunsu Cho 2020-11-17 09:19:16 -08:00
  • 3cca1c5fa1
    [R] remove uses of exists() (#6387) James Lamb 2020-11-17 07:06:23 +00:00
  • 3ac173fc8b
    Fix typo. (#6399) Jiaming Yuan 2020-11-17 08:59:12 +08:00
  • ae1662028a
    Fixed few grammatical mistakes in doc (#6393) Nikhil Choudhary 2020-11-15 11:18:08 +05:30
  • 5cb24d0d39
    Fix broken link in CLI doc (#6396) Philip Hyunsu Cho 2020-11-14 17:58:07 -08:00
  • 512b464cfa
    Disable HT for DMatrix creation (#6386) ShvetsKS 2020-11-14 17:18:33 +03:00
  • fcd6fad822
    [dask] Small cleanup. (#6391) Jiaming Yuan 2020-11-14 22:15:05 +08:00
  • 4ccf92ea34
    [dask] Fix union of workers. (#6375) Jiaming Yuan 2020-11-13 16:55:05 +08:00
  • fcfeb4959c
    Deprecate positional arguments. (#6365) Jiaming Yuan 2020-11-13 11:10:30 +08:00
  • e5193c21a1
    [dask] Allow empty data matrix in AFT survival (#6379) Philip Hyunsu Cho 2020-11-12 17:49:58 -08:00
  • 5a33c2f3a0
    [CI] Add noLD R test (#6382) Philip Hyunsu Cho 2020-11-12 12:41:25 -08:00
  • c1a62b5fa2
    Expect gpu external memory to fail. (#6381) Jiaming Yuan 2020-11-12 19:24:48 +08:00
  • c90f968d92
    Update Python documents. (#6376) Jiaming Yuan 2020-11-12 17:51:32 +08:00
  • c5645180a6
    [R] Fix a crash that occurs with noLD R (#6378) Philip Hyunsu Cho 2020-11-11 21:09:08 -08:00
  • 12d27f43ff
    [doc] make Dask distributed example copy-pastable (#6345) James Lamb 2020-11-12 04:22:17 +00:00
  • d711d648cb
    Fix label errors in graph visualization (#6369) Jiaming Yuan 2020-11-12 09:44:59 +08:00
  • debeae2509
    [R] Fix warnings from R check --as-cran (#6374) Jiaming Yuan 2020-11-11 18:39:37 +08:00
  • 6e12c2a6f8
    [dask] Supoort running on GKE. (#6343) Jiaming Yuan 2020-11-11 18:04:34 +08:00
  • 8a17610666
    Implement GPU predict leaf. (#6187) Jiaming Yuan 2020-11-11 17:33:47 +08:00
  • 7f101d1b33
    [CI] Remove R check from Jenkins (#6372) Philip Hyunsu Cho 2020-11-10 22:46:54 -08:00
  • a5cfa7841e
    Run R check as cran on action. [skip ci] (#6371) Jiaming Yuan 2020-11-11 12:02:53 +08:00
  • 43efadea2e
    Deterministic data partitioning for external memory (#6317) Jiaming Yuan 2020-11-11 06:11:06 +08:00
  • 9564886d9f
    Update custom_metric_obj.rst (#6367) Jean Lescut-Muller 2020-11-10 15:29:22 +01:00
  • e65e3cf36e
    Support shared library in system path. (#6362) Jiaming Yuan 2020-11-10 16:04:25 +08:00
  • 184e2eac7d
    Add period to evaluation monitor. (#6348) Jiaming Yuan 2020-11-10 07:47:48 +08:00
  • d411f98d26
    simple fix for static shedule in predict (#6357) ShvetsKS 2020-11-09 12:01:30 +03:00
  • 519cee115a
    Avoid resetting seed for every configuration. (#6349) Jiaming Yuan 2020-11-06 10:28:35 +08:00
  • f3a4253984
    Ignore files from local Dask development (#6346) James Lamb 2020-11-05 05:54:46 +00:00
  • 51e6531315
    Fix missing space in warning message (#6340) Jack Dunn 2020-11-04 06:03:16 -05:00
  • 2cc9662005
    Support slicing tree model (#6302) Jiaming Yuan 2020-11-03 02:27:39 -05:00
  • 29745c6df2
    Fix inclusive scan for large sizes (#6234) Rory Mitchell 2020-11-03 17:01:43 +13:00
  • 7756192906
    [dask] Fix prediction on DaskDMatrix with multiple meta data. (#6333) Jiaming Yuan 2020-11-02 19:18:44 -05:00
  • 5a7b3592ed
    Optional find_package for sanitizers. (#6329) Jiaming Yuan 2020-11-02 19:17:17 -05:00
  • 048acf81cd
    Enable shap sparse test. (#6332) Jiaming Yuan 2020-11-01 20:59:27 +08:00
  • 5e1e972aea
    Clean up warnings (#6325) Igor Moura 2020-10-30 12:50:29 -03:00
  • f0fe18fc28
    Add a new github actions badge (#6321) nabokovas 2020-10-30 12:57:21 +03:00
  • 6ff331b705
    Fix Python callback. (#6320) Jiaming Yuan 2020-10-30 05:03:44 +08:00
  • b181a88f9f
    Reduced some C++ compiler warnings (#6197) Sergio Gavilán 2020-10-29 20:36:00 +01:00
  • c80657b542
    Fix flaky data initialization test. (#6318) Jiaming Yuan 2020-10-30 03:11:22 +08:00
  • 608bda7052
    [jvm-packages] add example to handle missing value other than 0 (#5677) Naveed Ahmed Saleem Janvekar 2020-10-28 17:24:35 -07:00
  • 74ea82209b
    Lazy import dask libraries. (#6309) Jiaming Yuan 2020-10-29 06:50:11 +08:00
  • dfac5f89e9
    Group CLI demo into subdirectory. (#6258) Jiaming Yuan 2020-10-29 05:40:44 +08:00
  • 6383757dca
    [R] allow xgb.plot.importance() calls to fill a grid (#6294) James Lamb 2020-10-28 21:37:28 +00:00
  • d261ba029a
    Added USE_NCCL_LIB_PATH option to enable user to set NCCL_LIBRARY during build (#6310) Tanuja Kirthi Doddapaneni 2020-10-29 03:06:31 +05:30
  • 671971e12e
    Compiler warnings (#6286) vcarpani 2020-10-28 21:46:15 +01:00
  • e8884c4637
    Document tree method for feature weights. (#6312) Jiaming Yuan 2020-10-29 04:42:13 +08:00
  • 143b278267
    Mark flaky tests as XFAIL (#6299) Philip Hyunsu Cho 2020-10-28 11:50:57 -07:00
  • c4da967b5c
    Support unity build. (#6295) Jiaming Yuan 2020-10-29 02:49:28 +08:00
  • f6169c0b16
    [CI] Use separate Docker cache for each CUDA version (#6305) Philip Hyunsu Cho 2020-10-28 11:07:00 -07:00
  • 3310e208fd
    Fix inplace prediction interval. (#6259) Jiaming Yuan 2020-10-28 13:13:59 +08:00
  • cc76724762
    Reduce warning. (#6273) Jiaming Yuan 2020-10-28 03:24:19 +08:00
  • 4e9c4f2d73
    Create a tutorial for using the C API in a C/C++ application (#6285) DIVYA CHAUHAN 2020-10-28 00:49:20 +05:30
  • e1de390e6e
    [ci] replace 'egrep' with 'grep -E' (#6287) James Lamb 2020-10-27 19:05:48 +00:00
  • f0c3ff313f
    Update GPUTreeShap, add docs (#6281) Rory Mitchell 2020-10-27 18:22:12 +13:00
  • b180223d18
    Cleanup RABIT. (#6290) Jiaming Yuan 2020-10-27 08:48:22 +08:00
  • 8e0f5a6fc7
    Update plugin instructions for CMake build (#6289) Akira Funahashi 2020-10-27 09:42:07 +09:00
  • c8ec62103a
    Deprecate LabelEncoder in XGBClassifier; Enable cuDF/cuPy inputs in XGBClassifier (#6269) Philip Hyunsu Cho 2020-10-26 13:20:51 -07:00
  • bcfab4d726
    Revert "Disable JSON full serialization for now. (#6248)" (#6266) Jiaming Yuan 2020-10-27 03:30:47 +08:00