secure-xgboost icon indicating copy to clipboard operation
secure-xgboost copied to clipboard

for demo/python/distributed

Open wry2020 opened this issue 4 years ago • 1 comments

When run on local, it's ok. Result for local run like this: image But when run for distributed, it's wrong like this: image Can you tell me which is wrong for it? Thank you very much!!

wry2020 avatar Mar 10 '21 07:03 wry2020

Did you install securexgboost on all machines that you're using? You'll need to follow the installation process for every machine that you use for distributed computation.

chester-leung avatar Mar 17 '21 04:03 chester-leung