dmlc / dmlc/xgboost

[jvm-packages] xgboost4j evalSet can only get eval score from one worker if use custom evaluate interface

Open
#8,475 2 comments 0 reactions 0 assignees View on GitHub
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.
![image](https://user-images.githubusercontent.com/4994496/203006657-4b42a6c1-3977-4c81-9a69-fcb746d0688d.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.