Commit Graph

  • f656ef2fed
    [R-package] Reduce duplication in configure.ac (#5693) James Lamb 2020-05-22 05:15:22 +01:00
  • 5af8161a1a
    Implement Python data handler. (#5689) Jiaming Yuan 2020-05-22 11:53:55 +08:00
  • 646def51e0
    C++14 for xgboost (#5664) Andy Adinets 2020-05-21 02:26:40 +02:00
  • 60511a3222
    Document more objective parameters in R package (#5682) Lorenz Walthert 2020-05-20 08:00:55 +02:00
  • dd01e4ba8d
    Distributed optimizations for 'hist' method with CPUs (#5557) ShvetsKS 2020-05-20 06:03:03 +03:00
  • e21a608552
    add pointers to the gpu external memory paper (#5684) Rong Ou 2020-05-19 19:46:16 -07:00
  • 7903286961
    Remove silent from R demos. (#5675) Jiaming Yuan 2020-05-19 18:20:46 +08:00
  • a6008d5d93
    Add RABIT_DLL tag to definitions of rabit APIs. (#140) Jiaming Yuan 2020-05-19 18:20:31 +08:00
  • dd9aeb60ae
    [JVM Packages] Catch dmlc error by ref. (#5678) Jiaming Yuan 2020-05-19 13:00:12 +08:00
  • 83981a9ce3
    Pseudo-huber loss metric added (#5647) LionOrCatThatIsTheQuestion 2020-05-18 15:08:07 +02:00
  • f5d4fddafe Release 1.1.0 v1.1.0 Hyunsu Cho 2020-05-17 00:26:22 -07:00
  • 66690f3d07 Add JSON schema to model dump. (#5660) Jiaming Yuan 2020-05-15 10:18:43 +08:00
  • 535479e69f
    Add JSON schema to model dump. (#5660) Jiaming Yuan 2020-05-15 10:18:43 +08:00
  • 2c1a439869
    Update Python demos with tests. (#5651) Jiaming Yuan 2020-05-12 12:04:42 +08:00
  • 4e64e2ef8e
    skip missing lookup if nothing is missing in CPU hist partition kernel. (#5644) Oleksandr Kuvshynov 2020-05-11 19:50:08 -07:00
  • 9ad40901a8
    Upgrade to CUDA 10.0 (#5649) (#5652) Jiaming Yuan 2020-05-11 22:27:36 +08:00
  • c42f533ae9 Resolve vector<bool>::iterator crash (#5642) Rory Mitchell 2020-05-07 21:18:01 +12:00
  • 751160b69c
    Upgrade to CUDA 10.0 (#5649) Philip Hyunsu Cho 2020-05-11 03:04:47 -07:00
  • fcf57823b6
    Reduce device synchronisation (#5631) Rory Mitchell 2020-05-07 21:19:46 +12:00
  • 9910265064
    Resolve vector<bool>::iterator crash (#5642) Rory Mitchell 2020-05-07 21:18:01 +12:00
  • 21ed1f0c6d
    Support 64bit seed. (#5643) Jiaming Yuan 2020-05-07 14:52:38 +08:00
  • eaf2a00b5c
    Enhance nvtx support. (#5636) Jiaming Yuan 2020-05-06 22:54:24 +08:00
  • 67d267f9da
    Move device dmatrix construction code into ellpack. (#5623) Jiaming Yuan 2020-05-06 19:43:59 +08:00
  • 33e052b1e5
    Remove dead code. (#5635) Jiaming Yuan 2020-05-06 17:03:48 +08:00
  • 8aaabce7c9 Make RC2 v1.1.0rc2 Hyunsu Cho 2020-05-04 09:11:38 -07:00
  • 14543176d1 Fix build on big endian CPUs (#5617) Philip Hyunsu Cho 2020-04-29 21:56:34 -07:00
  • afa6e086cc Clarify meaning of training parameter in XGBoosterPredict() (#5604) Jason E. Aten, Ph.D 2020-04-25 19:48:42 -04:00
  • 636ab6b522 Instruct Mac users to install libomp (#5606) Philip Hyunsu Cho 2020-04-25 15:50:30 -07:00
  • 6daa6ee4e0 [R] Address warnings to comply with CRAN submission policy (#5600) Philip Hyunsu Cho 2020-04-25 13:34:36 -07:00
  • 4979991d5b [CI] Grant public read access to Mac OSX wheels (#5602) Philip Hyunsu Cho 2020-04-25 11:51:26 -07:00
  • 02faddc5f3 Fix compilation on Mac OSX High Sierra (10.13) (#5597) Philip Hyunsu Cho 2020-04-25 10:53:03 -07:00
  • 8de7f1928e
    Fix build on big endian CPUs (#5617) Philip Hyunsu Cho 2020-04-29 21:56:34 -07:00
  • b9649e7b8e
    Refactor gpu_hist split evaluation (#5610) Rory Mitchell 2020-04-30 08:58:12 +12:00
  • dfcdfabf1f
    Move dask tutorial closer other distributed tutorials (#5613) Yuan Tang 2020-04-27 14:24:00 -04:00
  • c90457f489
    Refactor the CLI. (#5574) Jiaming Yuan 2020-04-26 10:56:33 +08:00
  • 7d93932423
    Better message when no GPU is found. (#5594) Jiaming Yuan 2020-04-26 10:00:57 +08:00
  • 8dfe7b3686
    Clarify meaning of training parameter in XGBoosterPredict() (#5604) Jason E. Aten, Ph.D 2020-04-25 19:48:42 -04:00
  • 4fd95272c8
    Instruct Mac users to install libomp (#5606) Philip Hyunsu Cho 2020-04-25 15:50:30 -07:00
  • 474cfddf91
    [R] Address warnings to comply with CRAN submission policy (#5600) Philip Hyunsu Cho 2020-04-25 13:34:36 -07:00
  • a23de1c108
    [CI] Grant public read access to Mac OSX wheels (#5602) Philip Hyunsu Cho 2020-04-25 11:51:26 -07:00
  • f68155de6c
    Fix compilation on Mac OSX High Sierra (10.13) (#5597) Philip Hyunsu Cho 2020-04-25 10:53:03 -07:00
  • 844d7c1d5b Set device in device dmatrix. (#5596) Jiaming Yuan 2020-04-25 13:42:53 +08:00
  • e726dd9902
    Set device in device dmatrix. (#5596) Jiaming Yuan 2020-04-25 13:42:53 +08:00
  • 3728855ce9 Make RC1 v1.1.0rc1 Hyunsu Cho 2020-04-24 13:56:54 -07:00
  • ef26bc45bf
    Hide C++ symbols in libxgboost.so when building Python wheel (#5590) Philip Hyunsu Cho 2020-04-24 13:32:05 -07:00
  • 4fb34a008d
    Use 'default' visibility for C symbols (#138) Philip Hyunsu Cho 2020-04-23 20:48:52 -07:00
  • 660be66207
    Avoid rabit calls in learner configuration (#5581) Rory Mitchell 2020-04-24 14:59:29 +12:00
  • 92913aaf7f
    [CI] Use Vault repository to re-gain access to devtoolset-4 (#5589) Philip Hyunsu Cho 2020-04-23 18:53:54 -07:00
  • e4f5b6c84f
    Port R compatibility patches from 1.0.0 release branch (#5577) Philip Hyunsu Cho 2020-04-21 22:51:18 -07:00
  • f27b6f9ba6
    Update document. (#5572) Jiaming Yuan 2020-04-22 02:37:37 +08:00
  • c355ab65ed
    Enable parameter validation for R. (#5569) Jiaming Yuan 2020-04-22 02:19:09 +08:00
  • 564b22cee5
    Restore attributes in complete. (#5573) Jiaming Yuan 2020-04-22 02:06:55 +08:00
  • a734f52807
    Use cudaDeviceGetAttribute instead of cudaGetDeviceProperties (#5570) Rory Mitchell 2020-04-21 14:58:29 +12:00
  • 73142041b9
    For histograms, opting into maximum shared memory available per block. (#5491) Andy Adinets 2020-04-21 04:56:42 +02:00
  • 9c1103e06c
    [Breaking] Set output margin to True for custom objective. (#5564) Jiaming Yuan 2020-04-20 20:44:12 +08:00
  • fcbedcedf8
    Fix configuration I load model. (#5562) Jiaming Yuan 2020-04-20 17:25:11 +08:00
  • 29a4cfe400
    Group aware GPU sketching. (#5551) Jiaming Yuan 2020-04-20 17:18:52 +08:00
  • 397d8f0ee7
    [jvm-packages] XGBoost Spark should deal with NaN when parsing evaluation output (#5546) Liang-Chi Hsieh 2020-04-19 23:10:30 -07:00
  • b809f5d8b8
    Don't set seed on CLI interface. (#5563) Jiaming Yuan 2020-04-20 12:17:03 +08:00
  • ccd30e4491
    Fix non-openmp build. (#5566) Jiaming Yuan 2020-04-20 12:16:38 +08:00
  • b2827a80e1
    Use non-synchronising scan (#5560) Rory Mitchell 2020-04-20 15:51:34 +12:00
  • d6d1035950
    gpu_hist performance fixes (#5558) Rory Mitchell 2020-04-19 12:21:13 +12:00
  • e1f22baf8c
    Fix slice and get info. (#5552) Jiaming Yuan 2020-04-18 18:00:13 +08:00
  • c245eb8755
    Fix r interaction constraints (#5543) Jiaming Yuan 2020-04-18 06:53:51 +08:00
  • 93df871c8c
    Assert matching length of evaluation inputs. (#5540) Jiaming Yuan 2020-04-18 06:52:55 +08:00
  • c69a19e2b1
    Fix skl nan tag. (#5538) Jiaming Yuan 2020-04-18 06:52:17 +08:00
  • cfee9fae91
    Don't use uint for threads. (#5542) Jiaming Yuan 2020-04-17 09:45:42 +08:00
  • bb29ce2818
    Add missing aft parameters. [skip ci] (#5553) Jiaming Yuan 2020-04-17 03:08:55 +08:00
  • a2d86b8e4b
    Optimizations for RNG in InitData kernel (#5522) ShvetsKS 2020-04-16 18:24:32 +03:00
  • e268fb0093
    Use thrust functions instead of custom functions (#5544) Rory Mitchell 2020-04-16 21:41:16 +12:00
  • 6a169cd41a
    Fix uninitialized value bug in xgboost callback (#5463) Melissa Kohl 2020-04-15 16:50:54 -07:00
  • 468b1594d3
    Fix CLI model IO. (#5535) Jiaming Yuan 2020-04-16 07:48:47 +08:00
  • 0676a19e70
    [jvm-packages] [CI] Publish XGBoost4J JARs with Scala 2.11 and 2.12 (#5539) Philip Hyunsu Cho 2020-04-15 09:32:02 -07:00
  • ea6b117a57 [jvm-packages] [CI] Publish XGBoost4J JARs with Scala 2.11 and 2.12 release_1.0.0 Hyunsu Cho 2020-04-15 06:59:07 -07:00
  • ec02f40d42
    [CI] Use Ubuntu 18.04 LTS in JVM CI, because 19.04 is EOL (#5537) Philip Hyunsu Cho 2020-04-15 07:32:46 -07:00
  • 8b04736b81
    [dask] dask cudf inplace prediction. (#5512) Jiaming Yuan 2020-04-15 18:15:51 +08:00
  • ca4e05660e
    Purge device_helpers.cuh (#5534) Rory Mitchell 2020-04-15 21:51:56 +12:00
  • a2f54963b6
    Write binary header. (#5532) Jiaming Yuan 2020-04-15 17:47:57 +08:00
  • 1b1969f20d
    [jvm-packages] [CI] Create a Maven repository to host SNAPSHOT JARs (#5533) Philip Hyunsu Cho 2020-04-14 19:33:32 -07:00
  • 1830a5c5cb Add link to file listing Hyunsu Cho 2020-04-14 16:18:04 -07:00
  • 163149cb10 Document how to install from xgboost-maven-repo Hyunsu Cho 2020-04-14 16:11:23 -07:00
  • 40b4a45770 [CI] Deploy SNAPSHOT JARs to S3 bucket Hyunsu Cho 2020-04-14 14:03:14 -07:00
  • 2809fb8b6f
    Add Neptune and Optuna to list of examples (#5528) Kamil A. Kaczmarek 2020-04-14 20:00:50 +02:00
  • c90119eb67
    Update Python doc. [skip ci] (#5517) Jiaming Yuan 2020-04-14 16:25:20 +08:00
  • 88b64c8162
    Ensure that configured dmlc/build_config.h is picked up by Rabit and XGBoost (#5514) Philip Hyunsu Cho 2020-04-11 23:48:28 -07:00
  • 04f69b43e6
    fix typo "customized" (#5515) Nicolas Scozzaro 2020-04-12 02:43:48 -04:00
  • 449ab79e0c
    [CI] Use devtoolset-6 because devtoolset-4 is EOL and no longer available (#5506) Liang-Chi Hsieh 2020-04-11 19:49:06 -07:00
  • b56c902841
    [R] R raw serialization. (#5123) Jiaming Yuan 2020-04-11 17:16:54 +08:00
  • a3db79df22
    Remove makefiles. (#5513) Jiaming Yuan 2020-04-11 13:25:53 +08:00
  • 093e2227e3
    Serialise booster after training to reset state (#5484) Rory Mitchell 2020-04-11 16:27:12 +12:00
  • 4a0c8ef237
    Update doc for parameter validation. (#5508) Jiaming Yuan 2020-04-11 00:43:46 +08:00
  • 1334aca437
    Fix github merge. (#5509) Jiaming Yuan 2020-04-10 22:17:38 +08:00
  • 866a477319
    Unify max nodes. (#5497) Jiaming Yuan 2020-04-10 19:26:35 +08:00
  • bd653fad4c
    Remove distcol updater. (#5507) Jiaming Yuan 2020-04-10 12:52:56 +08:00
  • 7d52c0b8c2
    Requires setting leaf stat when expanding tree. (#5501) Jiaming Yuan 2020-04-10 12:27:03 +08:00
  • dc2950fd90
    Fix checking booster. (#5505) Jiaming Yuan 2020-04-10 12:21:21 +08:00
  • 6671b42dd4
    Use ellpack for prediction only when sparsepage doesn't exist. (#5504) Jiaming Yuan 2020-04-10 12:15:46 +08:00
  • ad826e913f
    [jvm-packages]add feature size for LabelPoint and DataBatch (#5303) Bobby Wang 2020-04-08 07:49:52 +08:00
  • 8bc595ea1e
    Fix out-of-bound array access in WQSummary::SetPrune() (#5493) Zhang Zhang 2020-04-07 15:02:31 -07:00
  • a1085396e2
    add reference to gpu external memory (#5490) Rong Ou 2020-04-06 16:15:58 -07:00