- 15 Aug, 2024 2 commits
-
-
Bilyana Indzheva authored
[ci] prevent `train.binary.bin` and `lgb_train_data.bin` files being left behind after testing (#6606) Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
James Lamb authored
-
- 06 Aug, 2024 1 commit
-
-
Atanas Dimitrov authored
-
- 16 Jul, 2024 1 commit
-
-
RektPunk authored
[python-package] Correctly recognize LGBMClassifier(num_class=2, objective="multiclass") as multiclass classification (#6524)
-
- 12 Jul, 2024 1 commit
-
-
James Lamb authored
[python-package] respect 'verbose' setting when using custom objective function (fixes #6014) (#6428)
-
- 10 Jul, 2024 2 commits
-
-
Nikita Titov authored
-
Nikita Titov authored
-
- 05 Jul, 2024 1 commit
-
-
Nick Miller authored
-
- 03 Jul, 2024 1 commit
-
-
Nick Miller authored
[python-package] Add `feature_names_in_` attribute for scikit-learn estimators (fixes #6279) (#6310)
-
- 13 Jun, 2024 1 commit
-
-
James Lamb authored
[python-package] Add support for NumPy 2.0, test against nightly versions of dependencies (fixes #6454) (#6467)
-
- 05 Jun, 2024 1 commit
-
-
James Lamb authored
-
- 04 Jun, 2024 1 commit
-
-
James Lamb authored
[python-package] remove uses of deprecated NumPy random number generation APIs, require 'numpy>=1.17.0' (#6468)
-
- 11 May, 2024 1 commit
-
-
James Lamb authored
-
- 01 May, 2024 1 commit
-
-
Oliver Borchert authored
* [python-package] Allow to pass early stopping min delta in params * Fix test * Add separate test * Fix * Add to cpp config * Adjust test * Adjust test * Debug * Revert * Apply suggestions from code review --------- Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 29 Apr, 2024 1 commit
-
-
Oliver Borchert authored
[ci] Skip Arrow tests on AppVeyor, use Intel macOS runners, upgrade to XCode 14.3 on macOS jobs, disable MacOS MPI jobs (#6425)
-
- 23 Apr, 2024 1 commit
-
-
Yohei Kishimoto authored
-
- 20 Apr, 2024 1 commit
-
-
Darcie Delzell authored
[python-package] allow use of early_stopping_round<=0 to turn off early stopping (fixes #6401) (#6406)
-
- 19 Mar, 2024 1 commit
-
-
Oliver Borchert authored
-
- 18 Mar, 2024 1 commit
-
-
Oliver Borchert authored
-
- 23 Feb, 2024 1 commit
-
-
shiyu1994 authored
* support quantized training with categorical features on cpu * remove white spaces * add tests for quantized training with categorical features * skip tests for cuda version * fix cases when only 1 data block in row-wise quantized histogram construction with 8 inner bits * remove useless capture * fix compilation warnings revert useless changes * revert useless change * separate functions in feature histogram into cpp file * add feature_histogram.o in Makevars
-
- 21 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 14 Dec, 2023 1 commit
-
-
Oliver Borchert authored
-
- 10 Dec, 2023 1 commit
-
-
Oliver Borchert authored
-
- 07 Dec, 2023 1 commit
-
-
José Morales authored
-
- 06 Dec, 2023 1 commit
-
-
Oliver Borchert authored
-
- 04 Dec, 2023 1 commit
-
-
Oliver Borchert authored
-
- 22 Nov, 2023 1 commit
-
-
Oliver Borchert authored
-
- 13 Nov, 2023 1 commit
-
-
Oliver Borchert authored
-
- 09 Nov, 2023 1 commit
-
-
david-cortes authored
-
- 07 Nov, 2023 2 commits
-
-
James Lamb authored
[python-package] fix access to Dataset metadata in scikit-learn custom metrics and objectives (#6108)
-
Oliver Borchert authored
-
- 01 Nov, 2023 1 commit
-
-
Oliver Borchert authored
-
- 26 Oct, 2023 1 commit
-
-
James Lamb authored
-
- 07 Oct, 2023 1 commit
-
-
José Morales authored
-
- 05 Oct, 2023 1 commit
-
-
James Lamb authored
-
- 13 Sep, 2023 2 commits
-
-
James Lamb authored
-
James Lamb authored
-
- 12 Sep, 2023 2 commits
-
-
shiyu1994 authored
* fix leaf splits update after split in quantized training * fix preparation ordered gradients for quantized training * remove force_row_wise in distributed test for quantized training * Update src/treelearner/leaf_splits.hpp --------- Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
david-cortes authored
-
- 06 Sep, 2023 1 commit
-
-
James Lamb authored
-