Jiaming Yuan
|
472ded549d
|
Save Scikit-Learn attributes into learner attributes. (#5245)
* Remove the recommendation for pickle.
* Save skl attributes in booster.attr
* Test loading scikit-learn model with native booster.
|
2020-01-30 16:00:18 +08:00 |
|
Jiaming Yuan
|
ef19480eda
|
Add dart to JSON schema. (#5218)
* Add dart to JSON schema.
* Use spaces instead of tab.
|
2020-01-28 13:29:09 +08:00 |
|
Jiaming Yuan
|
1d0ca49761
|
Example JSON model parser and Schema. (#5137)
|
2019-12-23 19:47:35 +08:00 |
|
Jiaming Yuan
|
27b3646d29
|
Tests and documents for new JSON routines. (#5120)
|
2019-12-18 08:44:27 +08:00 |
|