Jiaming Yuan
|
228a46e8ad
|
Support learning rate for zero-hessian objectives. (#8866)
|
2023-03-06 20:33:28 +08:00 |
|
Jiaming Yuan
|
6a892ce281
|
Specify src path for isort. (#8867)
|
2023-03-06 17:30:27 +08:00 |
|
mzzhang95
|
6cef9a08e9
|
[pyspark] Update eval_metric validation to support list of strings (#8826)
|
2023-03-02 08:24:12 +08:00 |
|
Jiaming Yuan
|
a2e433a089
|
Fix empty DMatrix with categorical features. (#8739)
|
2023-02-07 00:40:11 +08:00 |
|
Jiaming Yuan
|
0e61ba57d6
|
Fix GPU L1 error. (#8749)
|
2023-02-04 03:02:00 +08:00 |
|
Rong Ou
|
8af98e30fc
|
Use in-memory communicator to test quantile (#8710)
|
2023-01-27 23:28:28 +08:00 |
|
Jiaming Yuan
|
d6018eb4b9
|
Remove all use of DeviceQuantileDMatrix. (#8665)
|
2023-01-17 00:04:10 +08:00 |
|
Jiaming Yuan
|
e27cda7626
|
[CI] Skip pyspark sparse tests. (#8675)
|
2023-01-14 05:37:00 +08:00 |
|
Bobby Wang
|
72ec0c5484
|
[pyspark] support pred_contribs (#8633)
|
2023-01-11 16:51:12 +08:00 |
|
Jiaming Yuan
|
badeff1d74
|
Init estimation for regression. (#8272)
|
2023-01-11 02:04:56 +08:00 |
|
Jiaming Yuan
|
d308124910
|
Refactor PySpark tests. (#8605)
- Convert classifier tests to pytest tests.
- Replace hardcoded tests.
|
2023-01-04 17:05:16 +08:00 |
|
Jiaming Yuan
|
40343c8ee1
|
Test dask demos. (#8557)
Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
|
2022-12-13 18:37:31 +08:00 |
|
Jiaming Yuan
|
e143a4dd7e
|
[pyspark] Refactor local tests. (#8525)
- Use pytest fixture for spark session.
- Replace hardcoded results.
|
2022-12-05 23:49:54 +08:00 |
|
Bobby Wang
|
8e41ad24f5
|
[pyspark] sort qid for SparkRanker (#8497)
* [pyspark] sort qid for SparkRandker
* resolve comments
|
2022-12-01 16:40:35 -08:00 |
|
Bobby Wang
|
2dde65f807
|
[ci] reduce pyspark test time (#8324)
|
2022-11-21 16:58:00 +08:00 |
|
Jiaming Yuan
|
0d3da9869c
|
Require isort on all Python files. (#8420)
|
2022-11-08 12:59:06 +08:00 |
|
Jiaming Yuan
|
cfd2a9f872
|
Extract dask and spark test into distributed test. (#8395)
- Move test files.
- Run spark and dask separately to prevent conflicts.
- Gather common code into the testing module.
|
2022-10-28 16:24:32 +08:00 |
|