Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MINOR][ML] Remove unnecessary default value setting for evaluators.
## What changes were proposed in this pull request? Remove unnecessary default value setting for all evaluators, as we have set them in corresponding _HasXXX_ base classes. ## How was this patch tested? Existing tests. Author: Yanbo Liang <ybliang8@gmail.com> Closes apache#19262 from yanboliang/evaluation.
- Loading branch information