Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 429 Bytes

XGBoost Plugin for Federated Learning

This folder contains the plugin for federated learning.

See build instruction for how to build the plugin.

Test Federated XGBoost

# Under xgboost source tree.
cd tests/distributed/test_federated
# This tests both CPU training (`hist`) and GPU training (`gpu_hist`).
./runtests-federated.sh