Skip to content

Suppress LightGBM Warning #1157

Closed
Closed

Description

The following line is replicated throughout the training for each iteration and it doesn't seem to be generating through Python's standard (warnings)[https://docs.python.org/3/library/warnings.html] module:

[LightGBM] [Warning] No further splits with positive gain, best gain: -inf

How can I suppress this warning? It is generated here. Also, if possible, can you tell me the meaning of this warning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions