Jiaming Yuan
|
0d3da9869c
|
Require isort on all Python files. (#8420)
|
2022-11-08 12:59:06 +08:00 |
|
Rory Mitchell
|
f0c3ff313f
|
Update GPUTreeShap, add docs (#6281)
* Update GPUTreeShap, add docs
* Fix test
Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
|
2020-10-27 18:22:12 +13:00 |
|
Jiaming Yuan
|
2c1a439869
|
Update Python demos with tests. (#5651)
* Remove GPU memory usage demo.
* Add tests for demos.
* Remove `silent`.
* Remove shebang as it's not portable.
|
2020-05-12 12:04:42 +08:00 |
|
Rory Mitchell
|
e67388fb8f
|
Some guidelines on device memory usage (#5038)
* Add memory usage demo
* Update documentation
|
2019-11-17 07:48:24 +13:00 |
|
Yuan (Terry) Tang
|
5d4cc49080
|
Update GPU plug-in documentation link (#3130)
|
2018-02-24 13:37:12 -05:00 |
|
Rory Mitchell
|
70071fc38c
|
Fix demo typo (#2632)
|
2017-08-23 17:21:51 +02:00 |
|
Rory Mitchell
|
332b26df95
|
Update GPU acceleration demo (#2617)
* Update GPU acceleration demo
* Fix parameter formatting
|
2017-08-19 21:27:48 +12:00 |
|
69guitar1015
|
9091493250
|
Update bosch.py (#2482)
- fix deprecated expression on StratifiedKFold
- use range instead of xrange
|
2017-07-06 20:05:09 -04:00 |
|
Rory Mitchell
|
48f3003302
|
[GPU-Plugin] Change GPU plugin to use tree_method parameter, bump cmake version to 3.5 for GPU plugin, add compute architecture 3.5, remove unused cmake files (#2455)
|
2017-06-29 16:19:45 +12:00 |
|
adamist521
|
119763bc49
|
cross_validation is included in model_selection module since sklearn 0.18 (#1908)
|
2016-12-26 04:11:56 -05:00 |
|
Rory Mitchell
|
b49b339183
|
GPU Plugin: Add subsample, colsample_bytree, colsample_bylevel (#1895)
|
2016-12-22 16:30:36 +01:00 |
|
Rory Mitchell
|
d943720883
|
GPU Plugin: Add bosch demo, update build instructions (#1872)
|
2016-12-15 07:57:27 +01:00 |
|