mzzhang95
|
6cef9a08e9
|
[pyspark] Update eval_metric validation to support list of strings (#8826)
|
2023-03-02 08:24:12 +08:00 |
|
Jiaming Yuan
|
0e61ba57d6
|
Fix GPU L1 error. (#8749)
|
2023-02-04 03:02:00 +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
|
d308124910
|
Refactor PySpark tests. (#8605)
- Convert classifier tests to pytest tests.
- Replace hardcoded tests.
|
2023-01-04 17:05:16 +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
|
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 |
|