You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closed in favor of being in #2302. We decided to keep all feature requests in one place.
Welcome to contribute this feature! Please re-open this issue (or post a comment if you are not a topic starter) if you are actively working on implementing this feature.
Check all datasets in validation list for early stopping excluding the training data to match the Python-package behavior:
Refer to #2371.
Python code:
LightGBM/python-package/lightgbm/callback.py
Lines 238 to 241 in 5c0daca
C++ code:
LightGBM/src/io/config.cpp
Lines 237 to 248 in 5c0daca
The text was updated successfully, but these errors were encountered: