Philip Hyunsu Cho
b513dcd352
Support FreeBSD ( #5233 )
...
* Fix build on FreeBSD
* Use __linux__ macro
2020-01-27 22:19:16 -08:00
Jiaming Yuan
f0ca53d9ec
Convenient methods for JSON integer. ( #5089 )
...
* Fix parsing empty object.
2019-12-05 11:01:12 +08:00
Jiaming Yuan
ae536756ae
Add Model and Configurable interface. ( #4945 )
...
* Apply Configurable to objective functions.
* Apply Model to Learner and Regtree, gbm.
* Add Load/SaveConfig to objs.
* Refactor obj tests to use smart pointer.
* Dummy methods for Save/Load Model.
2019-10-18 01:56:02 -04:00
Jiaming Yuan
57106a3459
Fix parsing empty json object. ( #4868 )
...
* Fix parsing empty json object.
* Better error message.
2019-09-18 03:31:46 -04:00
Jiaming Yuan
2a4df8e29f
Add Json integer, remove specialization. ( #4739 )
2019-08-06 03:10:49 -04:00
Jiaming Yuan
d2e1e4d5b4
A simple Json implementation for future use. ( #4708 )
...
* A simple Json implementation for future use.
2019-07-29 21:17:27 -04:00