Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PPML] Refine get RABIT_TRACKER_IP env in XGBoost examples (#5528)
* The original code will lead to keyError if "RABIT_TRACKER_IP" is not set. The ideal result should be return None.
- Loading branch information