Jiaming Yuan
|
90355b4f00
|
Make JSON the default full serialization format. (#6027)
|
2020-08-19 09:57:43 +08:00 |
|
Jiaming Yuan
|
75b8c22b0b
|
Fix prediction heuristic (#5955)
* Relax check for prediction.
* Relax test in spark test.
* Add tests in C++.
|
2020-07-29 19:24:07 +08:00 |
|
Jiaming Yuan
|
c90457f489
|
Refactor the CLI. (#5574)
* Enable parameter validation.
* Enable JSON.
* Catch `dmlc::Error`.
* Show help message.
|
2020-04-26 10:56:33 +08:00 |
|
Jiaming Yuan
|
b809f5d8b8
|
Don't set seed on CLI interface. (#5563)
|
2020-04-20 12:17:03 +08:00 |
|
Jiaming Yuan
|
468b1594d3
|
Fix CLI model IO. (#5535)
* Add test for comparing Python and CLI training result.
|
2020-04-16 07:48:47 +08:00 |
|