Philip Hyunsu Cho fb56da5e8b
Add global configuration (#6414)
* Add management functions for global configuration: XGBSetGlobalConfig(), XGBGetGlobalConfig().
* Add Python interface: set_config(), get_config(), and config_context().
* Add unit tests for Python
* Add R interface: xgb.set.config(), xgb.get.config()
* Add unit tests for R

Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
2020-12-03 00:05:18 -08:00
..
2019-10-22 12:33:14 -04:00
2020-12-03 00:05:18 -08:00
2020-11-21 13:38:21 +08:00
2020-12-03 00:05:18 -08:00
2020-08-12 01:26:02 -07:00

This folder contains testcases for xgboost.