Commit Graph

  • 5fbe230636
    [jvm-packages] documenting tracker (#3831) Nan Zhu 2018-10-25 18:53:46 -07:00
  • d83c818000
    Recommend pickling as the way to save XGBClassifier / XGBRegressor / XGBRanker (#3829) Philip Hyunsu Cho 2018-10-25 11:12:41 -07:00
  • 2a59ff2f9b Multi-GPU support in GPUPredictor. (#3738) Andy Adinets 2018-10-24 07:59:11 +02:00
  • 32de54fdee Update R-package/R/xgb.ggplot.R (#3820) Bruno Tremblay 2018-10-23 23:52:33 -04:00
  • 02130af47d
    Enable auto-locking of issues closed long ago (#3821) Philip Hyunsu Cho 2018-10-23 19:21:58 -07:00
  • 4ae225a08d
    [Blocking][jvm-packages] fix the early stopping feature (#3808) Nan Zhu 2018-10-23 14:53:13 -07:00
  • e26b5d63b2 [jvm-packages] Upgrade Scala to 2.11.12 to address CVE-2017-15288 (#3816) Philip Hyunsu Cho 2018-10-22 10:15:30 -07:00
  • 3a35dabfae support larger cluster (#73) Chen Qin 2018-10-22 10:13:45 -07:00
  • 69cdfae22f disable travis model_recover tests, fix doc generate failure (#71) Chen Qin 2018-10-19 18:18:16 -07:00
  • 785bde6f87 add missing packackges used in dmlc submit (#70) Chen Qin 2018-10-19 13:04:33 -07:00
  • abf2f661be
    Fix #3708: Use dmlc::TemporaryDirectory to handle temporaries in cross-platform way (#3783) Philip Hyunsu Cho 2018-10-18 10:16:04 -07:00
  • 55ee9a92a1
    Fix Python environment for distributed unit tests (#3806) Philip Hyunsu Cho 2018-10-18 00:12:02 -07:00
  • b38c636d05
    Fix #3523: Fix CustomGlobalRandomEngine for R (#3781) Philip Hyunsu Cho 2018-10-15 09:39:13 -07:00
  • 4302fc4027
    Update committer list (#3788) Philip Hyunsu Cho 2018-10-14 23:41:03 -07:00
  • f00fd87b36
    Address #2754, accuracy issues with gpu_hist (#3793) Rory Mitchell 2018-10-15 17:50:31 +13:00
  • 516457fadc Add basic unittests for gpu-hist method. (#3785) trivialfis 2018-10-15 15:47:00 +13:00
  • 184efff9f9 Remove NoConstraint. (#3792) trivialfis 2018-10-15 15:43:06 +13:00
  • 5d6baed998
    Allow sklearn grid search over parameters specified as kwargs (#3791) Rory Mitchell 2018-10-14 12:44:53 +13:00
  • 1db28b8718 Typo fixed (#3784) Juzer Shakir 2018-10-10 22:53:27 +05:30
  • 5480e05173 Added some instructions on using MinGW-built XGBoost with python. (#3774) KOLANICH 2018-10-09 16:07:00 +00:00
  • 9504f411c1 [jvm-packages] For training data with group, empty RDD partition threw exception (#3749) (#3750) weitian 2018-10-09 09:03:22 -07:00
  • ca33bf6476
    Document gblinear parameters: feature_selector and top_k (#3780) Philip Hyunsu Cho 2018-10-08 22:41:54 -07:00
  • 133b8d94df
    Fix Jenkins syntax (#3777) Philip Hyunsu Cho 2018-10-08 14:56:42 -07:00
  • 11eaf3eed1
    Retry Jenkins CI tests up to 3 times to improve reliability (redux) (#3776) Philip Hyunsu Cho 2018-10-08 11:39:00 -07:00
  • 6d42e56c85
    Retry Jenkins CI tests up to 3 times to improve reliability (redux) (#3775) Philip Hyunsu Cho 2018-10-08 11:24:01 -07:00
  • 7a7269e983
    Retry Jenkins CI tests up to 3 times to improve reliability (#3769) Philip Hyunsu Cho 2018-10-08 09:55:39 -07:00
  • ea99b53d8e
    Document behavior of get_fscore() for zero-importance features (#3763) Philip Hyunsu Cho 2018-10-08 01:52:25 -07:00
  • 10cd7c8447
    Fix #3714: preserve feature names when slicing DMatrix (#3766) Philip Hyunsu Cho 2018-10-08 01:04:33 -07:00
  • 813d2436d3
    Produce xgboost.so for XGBoost-R on Mac OSX, so that make install works (#3767) Philip Hyunsu Cho 2018-10-07 14:09:54 -07:00
  • c23783a0d1
    Add notes to doc (#3765) Philip Hyunsu Cho 2018-10-07 14:09:09 -07:00
  • 91903ac5d4
    Fix broken doc build due to Matplotlib 3.0 release (#3764) Philip Hyunsu Cho 2018-10-07 13:34:37 -07:00
  • ae7e58b96e
    Test wheel compatibility on CPU containers, for all pull requests (#3762) Philip Hyunsu Cho 2018-10-06 20:18:58 -07:00
  • e0fd60f4e5 [doc] Fix link in rank demo README.md . (#3759) Saumya Bhatnagar 2018-10-07 00:42:54 +05:30
  • 4b892c2b30 Remove obsoleted QuantileHistMaker. (#3761) trivialfis 2018-10-07 07:22:15 +13:00
  • 785094db53
    [jvm-packages] fix issue when spark job execution thread cannot return before we execute first() (#3758) Nan Zhu 2018-10-05 22:20:50 -07:00
  • 9e73087324 [jvm-packages] support specified feature names when getModelDump and getFeatureScore (#3733) zengxy 2018-10-05 00:05:42 +08:00
  • 34522d56f0
    Allow plug-ins to be built by cmake (#3752) Rory Mitchell 2018-10-04 22:03:52 +13:00
  • c6b5df67f6 Catch dmlc::Error. (#3751) trivialfis 2018-10-04 16:51:38 +13:00
  • efc4f85505 [jvm-packages] Fix #3489: Spark repartitionForData can potentially shuffle all data and lose ordering required for ranking objectives (#3654) weitian 2018-10-03 08:43:55 -07:00
  • d594b11f35 Implement transform to reduce CPU/GPU code duplication. (#3643) trivialfis 2018-10-02 15:06:21 +13:00
  • 87aca8c244 [jvm-packages] Fixed the distributed updater check (#3739) Sergei Lebedev 2018-10-01 20:22:01 +02:00
  • 70d208d68c
    Dmatrix refactor stage 2 (#3395) Rory Mitchell 2018-10-01 01:29:03 +13:00
  • b50bc2c1d4
    Add multi-GPU unit test environment (#3741) Philip Hyunsu Cho 2018-09-29 11:20:58 -07:00
  • 6852d0afd5
    Separate out restricted and unrestricted tasks (#3736) release_0.80 Philip Hyunsu Cho 2018-09-27 23:06:14 -07:00
  • 5c152d730c
    Separate out restricted and unrestricted tasks (#3736) release_0.72 Philip Hyunsu Cho 2018-09-27 23:06:14 -07:00
  • baef5741df
    Separate out restricted and unrestricted tasks (#3736) Philip Hyunsu Cho 2018-09-27 23:06:14 -07:00
  • 5a7f7e7d49 Implement devices to devices reshard. (#3721) trivialfis 2018-09-28 17:40:23 +12:00
  • bc35b8e97b
    Fix #3730: scikit-learn 0.20 compatibility fix (#3731) Philip Hyunsu Cho 2018-09-27 15:03:05 -07:00
  • 0b7fd74138 fix R check warning (#3728) Tong He 2018-09-27 17:53:49 -07:00
  • c0bd296354
    Fix #3730: scikit-learn 0.20 compatibility fix (#3731) Philip Hyunsu Cho 2018-09-27 15:03:05 -07:00
  • 51478a39c9
    Fix #3730: scikit-learn 0.20 compatibility fix (#3731) Philip Hyunsu Cho 2018-09-27 15:03:05 -07:00
  • 09142c94f5
    Disable flaky tests in R-package/tests/testthat/test_update.R (#3723) Philip Hyunsu Cho 2018-09-26 14:21:41 -07:00
  • fbe9d41dd0 Disable flaky tests in R-package/tests/testthat/test_update.R (#3723) Philip Hyunsu Cho 2018-09-26 14:21:41 -07:00
  • 79d854c695
    [jvm-packages] fix errors in example (#3719) Nan Zhu 2018-09-22 16:39:38 -07:00
  • 3b5a1f389a [R] add a demo of multi-class classification R version (#3695) BruceZhao 2018-09-22 14:06:40 +08:00
  • 2405c59352 remove extra of (#3713) Takahiro Kojima 2018-09-22 03:55:39 +09:00
  • 73140ce84c
    Fix #3702: do not round up integer thresholds for integer features in JSON dump (#3717) Philip Hyunsu Cho 2018-09-21 01:11:21 -07:00
  • aa53e9fc8d
    [jvm-packages] bump spark version (#3709) Nan Zhu 2018-09-19 11:18:01 -07:00
  • 9119f9e369 Fix gpu devices. (#3693) trivialfis 2018-09-19 17:39:42 +12:00
  • 0f99cdfe0e Fixed an uninitialized pointer. (#3703) Andy Adinets 2018-09-16 08:02:31 +02:00
  • 20a9e716bd [jvm-packages] Fix "obj_type" error to enable custom objectives and evaluations (#3646) Michael Mui 2018-09-14 12:06:33 -07:00
  • 7bbb44182a update eval_metric doc (#3687) Dmitriy Rybalko 2018-09-14 18:47:05 +03:00
  • 9acd549dc7 [jvm-packages] Add rank:ndcg and rank:map to Spark supported objectives (#3697) Jerry Lin 2018-09-13 09:51:24 -07:00
  • 42b108136f [jvm-packages] bump flink version number (#3686) Chen Qin 2018-09-13 09:33:09 -07:00
  • bd41bd6605
    Better error message for failed library loading (#3690) Philip Hyunsu Cho 2018-09-12 22:37:26 -07:00
  • 3209b42b07
    Include full text of Apache 2.0 license (#3698) Philip Hyunsu Cho 2018-09-12 20:46:55 -07:00
  • 7707982a85 Amend xgb.createFolds to handle classes of a single element. (#3630) jakehoare 2018-09-13 00:23:05 +10:00
  • ad3a0bbab8
    Add the missing max_delta_step (#3668) Vadim Khotilovich 2018-09-12 08:43:41 -05:00
  • d1e75d615e
    [jvm-packages] Remove copy paste error in test suite (#3692) Nan Zhu 2018-09-11 13:08:36 -07:00
  • 14a8b96476 [jvm-packages] xgboost-spark warning when Spark encryption is turned on (#3667) Joseph Bradley 2018-09-10 14:21:01 -07:00
  • 3564b68b98
    Fix #3397: early_stop callback does not maximize metric of form NDCG@n- (#3685) Philip Hyunsu Cho 2018-09-08 19:46:25 -07:00
  • f606cb8ef4 Fixed the performance regression within EvaluateSplits(). (#3680) Andy Adinets 2018-09-08 04:48:45 +02:00
  • beab6e08dd Remove println in jsonDecode (#3665) Matthew Tovbin 2018-09-07 15:47:26 -07:00
  • 4b43810f51 Fix #3663: Allow sklearn API to use callbacks (#3682) mrgutkun 2018-09-07 23:51:26 +03:00
  • 5a8bbb39a1
    Revert #3677 and #3674 (#3678) Philip Hyunsu Cho 2018-09-06 20:43:17 -07:00
  • 8dac0d1009 Fix typo in python demo (#3676) Sergei Chipiga 2018-09-07 00:56:21 +03:00
  • 308f664ade
    Add scikit-learn as dependency for doc build (#3677) Philip Hyunsu Cho 2018-09-06 14:56:05 -07:00
  • 56e906a789
    Update dmlc-core, to fix partitioned file loading (#3673) Philip Hyunsu Cho 2018-09-06 09:56:06 -07:00
  • d176a0fbc8
    Add scikit-learn tests (#3674) Philip Hyunsu Cho 2018-09-06 09:55:28 -07:00
  • 190d888695
    Document LambdaMART objectives: pairwise, listwise (#3672) Philip Hyunsu Cho 2018-09-06 09:54:37 -07:00
  • ba4244ef51
    Mask tests for 32-bit Windows that fail due to difference between x87 and SSE Philip Cho 2018-09-05 15:43:40 -07:00
  • b1233ef2ae
    Backport note about predict() behavior of DART booster Philip Cho 2018-09-05 12:30:21 -07:00
  • a8d815fc1e
    Remove paramter.md, since it was replaced with parameter.rst Philip Cho 2018-09-05 12:19:17 -07:00
  • 1ade39d73c
    Link fixed. (#3640) gorogm 2018-08-28 05:25:50 +02:00
  • a46f13cee1
    Document CUDA requirement, lack of external memory on GPU (#3624) Philip Hyunsu Cho 2018-08-22 22:47:10 -07:00
  • 953ed1a99b
    Update Python API doc (#3619) Philip Cho 2018-09-05 12:15:23 -07:00
  • d1c250f8cf
    Remove errant $ (#3618) Grant W Schneider 2018-08-21 15:32:38 -04:00
  • 4b0339c75d
    Fix #3609: Removed unused parameter 'use_buffer' (#3610) Philip Hyunsu Cho 2018-08-21 07:54:15 -07:00
  • 4059b932e2
    Fix #3598: document that custom objective can't contain colon (:) (#3601) Philip Hyunsu Cho 2018-08-16 19:05:40 -07:00
  • 254e816711
    Add JSON dump functionality documentation (#3600) Grace Lam 2018-08-16 16:32:04 -07:00
  • a46b0ac2d2
    Fix CRAN check by removing reference to std::cerr (#3660) Philip Hyunsu Cho 2018-09-05 11:44:00 -07:00
  • 4bc7e94603
    Link fixed. (#3640) gorogm 2018-08-28 05:25:50 +02:00
  • a899e8f4cd
    Document CUDA requirement, lack of external memory on GPU (#3624) Philip Hyunsu Cho 2018-08-22 22:47:10 -07:00
  • f9a833f525
    Update Python API doc (#3619) Philip Cho 2018-09-05 12:00:34 -07:00
  • 1afd2f1b2d
    Remove errant $ (#3618) Grant W Schneider 2018-08-21 15:32:38 -04:00
  • b1d76d533d
    Fix #3609: Removed unused parameter 'use_buffer' (#3610) Philip Hyunsu Cho 2018-08-21 07:54:15 -07:00
  • 9d70655c42
    Fix #3598: document that custom objective can't contain colon (:) (#3601) Philip Hyunsu Cho 2018-08-16 19:05:40 -07:00
  • dd1fda449c
    Add JSON dump functionality documentation (#3600) Grace Lam 2018-08-16 16:32:04 -07:00
  • 324f3b5259
    replace nround with nrounds to match actual parameter (#3592) Jakob Richter 2018-08-15 20:13:53 +02:00
  • c87153ed32
    Fix CRAN check by removing reference to std::cerr (#3660) Philip Hyunsu Cho 2018-09-05 11:44:00 -07:00