-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: microsoft/LightGBM
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[python-package] do not copy column-major numpy arrays when creating Dataset
efficiency
#6721
by jmoralez
was merged Dec 10, 2024
Loading…
[python-package][R-package] adapt to scikit-learn 1.6 testing changes, pin more packages in R 3.6 CI jobs
maintenance
#6718
by jameslamb
was merged Nov 15, 2024
Loading…
[R-package] require lgb.Dataset, remove support for passing 'colnames' and 'categorical_feature' for lgb.train() and lgb.cv()
breaking
#6714
by jameslamb
was merged Feb 13, 2025
Loading…
[ci] [R-package] re-enable 'rchk' checks
maintenance
#6713
by jameslamb
was merged Nov 5, 2024
Loading…
[ci]: Bump actions/checkout from 3 to 4 in the ci-dependencies group
maintenance
#6712
by dependabot
bot
was closed Nov 3, 2024
Loading…
[ci] check JavaScript code with
biome
tool
maintenance
#6711
by StrikerRUS
was merged Nov 3, 2024
Loading…
[ci] check PowerShell scripts with PSScriptAnalyzer (part 3)
maintenance
#6710
by StrikerRUS
was merged Nov 3, 2024
Loading…
[ci] check PowerShell scripts with PSScriptAnalyzer (part 2)
maintenance
#6709
by StrikerRUS
was merged Nov 1, 2024
Loading…
[python-package] remove support for passing 'feature_name' and 'categorical_feature' through train() and cv()
breaking
#6706
by jameslamb
was merged Oct 31, 2024
Loading…
[ci] check PowerShell scripts with PSScriptAnalyzer (part 1)
maintenance
#6704
by StrikerRUS
was merged Oct 29, 2024
Loading…
[ci] check PowerShell scripts with PSScriptAnalyzer
in progress
maintenance
#6700
by StrikerRUS
was closed Nov 3, 2024
•
Draft
[python-package] remove MSVS solution files from sdist
maintenance
#6698
by jameslamb
was merged Oct 26, 2024
Loading…
[docs] fix inaccurate comment for
force_col_wise
param with CUDA version
doc
#6695
by StrikerRUS
was merged Oct 25, 2024
Loading…
[docs] group logically external projects in README and add some new libraries
doc
#6691
by StrikerRUS
was merged Oct 21, 2024
Loading…
[ci] fix build of LightGBM with MSVS GUI
maintenance
#6690
by StrikerRUS
was merged Oct 21, 2024
Loading…
[ci] set
MinimumVisualStudioVersion
to MSVS 2015
maintenance
#6689
by StrikerRUS
was merged Oct 25, 2024
Loading…
[cmake] group sanitizer options together
maintenance
#6688
by StrikerRUS
was merged Oct 21, 2024
Loading…
[docs] Remove only cpu note due to gpu support for linear trees
doc
#6686
by JAroyan
was merged Oct 25, 2024
Loading…
[ci] add shellcheck, use latest pre-commit hook versions
maintenance
#6685
by jameslamb
was merged Oct 17, 2024
Loading…
[python-package] ignore scikit-learn 'check_sample_weight_equivalence' estimator check (fixes #6678)
maintenance
#6679
by jameslamb
was merged Oct 15, 2024
Loading…
[ci] enable OpenMP support in cpp tests
maintenance
#6676
by StrikerRUS
was merged Oct 15, 2024
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.