[jvm-packages] xgboost4j evalSet can only get eval score from one worker if use custom evaluate interface
Open
feature-request
- Dominant language
- C++
- Stars
- 28.8k
- Forks
- 8.9k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 54
Description
What posted bellow is the current implement of the usage of customEval which can be set when we construct `XGBoostRegressor` or `XGBoostClassifier`. The problem is that by this we can only get evaluate score from one worker if we run xgboost on spark.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.