diff --git a/multi-node/row-split/README.md b/multi-node/row-split/README.md index 6c0078883..b01e52271 100644 --- a/multi-node/row-split/README.md +++ b/multi-node/row-split/README.md @@ -2,6 +2,7 @@ Distributed XGBoost: Row Split Version ==== * Mushroom: run ```bash mushroom-row.sh ``` * Machine: run ```bash machine-row.sh ``` + - Machine case also include example to continue training from existing model How to Use ====