LightGBM/tests
José Morales 99e0a4bd7b
[python-package] early stopping min_delta (fixes #2526) (#4580)
* initial changes

* initial version

* better handling of cases

* warn only with positive threshold

* remove early_stopping_threshold from high-level functions

* remove remaining early_stopping_threshold

* update test to use callback

* better handling of cases

* rename threshold to min_delta

enhance parameter description

update tests

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* reduce num_boost_round in tests

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* trigger ci

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
Co-authored-by: Nikita Titov <nekit94-12@hotmail.com>
2021-11-10 16:17:06 +03:00
..
c_api_test [python] migrate to pathlib in setup.py and use `absolute()` on paths first (#4444) 2021-07-10 16:18:50 +03:00
cpp_tests [python] migrate to pathlib in setup.py and use `absolute()` on paths first (#4444) 2021-07-10 16:18:50 +03:00
data update tests. 2017-08-18 19:01:21 +08:00
distributed [tests] clarify RuntimeError in distributed tests(#4452) 2021-07-07 08:29:53 -05:00
python_package_test [python-package] early stopping min_delta (fixes #2526) (#4580) 2021-11-10 16:17:06 +03:00