Skip to content

Conversation

kunaljani1100
Copy link
Contributor

The function isMaximizeEvaluation(String evalInfo, String[] evalNames, Map<String, Object> params) is a function that is used to compute whether the evaluation metrics are maximization metrics or not. Since this is a public method that is accessible by developers, it is important for them to understand the use of this function before using this function in their model development.

Copy link
Member

@trivialfis trivialfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, we don't need to translate the entire function implementation into the document, those are implementation details. The function name is self-explanatory

@kunaljani1100
Copy link
Contributor Author

Removed the implementation instructions from the document.

@trivialfis trivialfis merged commit 1b9b737 into dmlc:master Sep 28, 2025
64 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants