-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dask] Early stopping #3952
[dask] Early stopping #3952
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 08430cb - Browse repository at this point
Copy the full SHA 08430cbView commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2b75814 - Browse repository at this point
Copy the full SHA 2b75814View commit details
Commits on Feb 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 77766e9 - Browse repository at this point
Copy the full SHA 77766e9View commit details
Commits on Feb 16, 2021
-
Update python-package/lightgbm/dask.py
_train_part model.fit args to lines Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86341fc - Browse repository at this point
Copy the full SHA 86341fcView commit details -
Update tests/python_package_test/test_dask.py
_train_part model.fit args to lines, pt2 Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d82646 - Browse repository at this point
Copy the full SHA 8d82646View commit details -
Update python-package/lightgbm/dask.py
_train_part model.fit args to lines pt3 Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69110b4 - Browse repository at this point
Copy the full SHA 69110b4View commit details -
Update tests/python_package_test/test_dask.py
dask_model.fit args to lines Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69b45dd - Browse repository at this point
Copy the full SHA 69b45ddView commit details -
Update tests/python_package_test/test_dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee5f157 - Browse repository at this point
Copy the full SHA ee5f157View commit details -
Update python-package/lightgbm/dask.py
use is instead of id() Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c96be2f - Browse repository at this point
Copy the full SHA c96be2fView commit details -
Update python-package/lightgbm/dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04040fc - Browse repository at this point
Copy the full SHA 04040fcView commit details -
Update python-package/lightgbm/dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf720c9 - Browse repository at this point
Copy the full SHA cf720c9View commit details -
Update python-package/lightgbm/dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0d8ae6 - Browse repository at this point
Copy the full SHA c0d8ae6View commit details -
Update tests/python_package_test/test_dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d19b50 - Browse repository at this point
Copy the full SHA 5d19b50View commit details -
Update tests/python_package_test/test_dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4421736 - Browse repository at this point
Copy the full SHA 4421736View commit details -
Update python-package/lightgbm/dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65f98e5 - Browse repository at this point
Copy the full SHA 65f98e5View commit details -
Update python-package/lightgbm/dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d14586 - Browse repository at this point
Copy the full SHA 6d14586View commit details -
Update python-package/lightgbm/dask.py
Co-authored-by: James Lamb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6737acd - Browse repository at this point
Copy the full SHA 6737acdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7099204 - Browse repository at this point
Copy the full SHA 7099204View commit details
Commits on Feb 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 18cd42c - Browse repository at this point
Copy the full SHA 18cd42cView commit details
Commits on Feb 18, 2021
-
add evals_result checks and other eval_set attribute-related test che…
…cks. need to merge master - WiP
Configuration menu - View commit details
-
Copy full SHA for 1335591 - Browse repository at this point
Copy the full SHA 1335591View commit details
Commits on Feb 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c67cae5 - Browse repository at this point
Copy the full SHA c67cae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609d8a0 - Browse repository at this point
Copy the full SHA 609d8a0View commit details -
drop group_shape from _lgbmmodel_doc_fit.format for non-rankers, add …
…support for eval_at for dask ranker
Configuration menu - View commit details
-
Copy full SHA for 0102bc7 - Browse repository at this point
Copy the full SHA 0102bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b03715a - Browse repository at this point
Copy the full SHA b03715aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb3c72 - Browse repository at this point
Copy the full SHA dfb3c72View commit details
Commits on Feb 20, 2021
-
drop random eval weights from early stopping, probably causing traini…
…ng to terminate too early
Configuration menu - View commit details
-
Copy full SHA for 82cf159 - Browse repository at this point
Copy the full SHA 82cf159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8341074 - Browse repository at this point
Copy the full SHA 8341074View commit details -
Configuration menu - View commit details
-
Copy full SHA for d232b0b - Browse repository at this point
Copy the full SHA d232b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e56251d - Browse repository at this point
Copy the full SHA e56251dView commit details
Commits on Feb 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 10f6e58 - Browse repository at this point
Copy the full SHA 10f6e58View commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 96fe750 - Browse repository at this point
Copy the full SHA 96fe750View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cc723 - Browse repository at this point
Copy the full SHA b9cc723View commit details -
Configuration menu - View commit details
-
Copy full SHA for f593fd5 - Browse repository at this point
Copy the full SHA f593fd5View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1548559 - Browse repository at this point
Copy the full SHA 1548559View commit details
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 22f1ba4 - Browse repository at this point
Copy the full SHA 22f1ba4View commit details