-
Notifications
You must be signed in to change notification settings - Fork 4k
Pull requests: lightgbm-org/LightGBM
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[cuda] Fix dense histogram offset issue for global-memory
fix
gpu (CUDA)
Issue is related to the CUDA GPU variant.
in progress
#7261
opened May 5, 2026 by
maxwbuckley
Loading…
[python-package] Allow to pass Arrow array as position
feature
in progress
#7260
opened May 5, 2026 by
maxzw
Loading…
[cuda] cap columns per partition to fix SIGFPE on low-bin features
fix
gpu (CUDA)
Issue is related to the CUDA GPU variant.
in progress
#7256
opened May 3, 2026 by
maxwbuckley
Loading…
[cuda] destroy per-tree CUDA stream in CUDATree::ToHost
awaiting review
efficiency
gpu (CUDA)
Issue is related to the CUDA GPU variant.
#7255
opened May 3, 2026 by
BelixRogner
Loading…
3 tasks done
[cuda] fix half-size allocation of discretized gradient buffer
awaiting review
fix
gpu (CUDA)
Issue is related to the CUDA GPU variant.
#7254
opened May 3, 2026 by
BelixRogner
Loading…
2 tasks done
[cuda] fix int32 overflow in dense histogram address arithmetic
fix
gpu (CUDA)
Issue is related to the CUDA GPU variant.
#7253
opened May 3, 2026 by
BelixRogner
Loading…
3 tasks done
[docs] [python-package] Update pandas categorical feature encoding details
doc
#7250
opened May 1, 2026 by
maxzw
Loading…
[c++][python-package] add int8 input dtype for pre-discretized features
feature
in progress
#7246
opened Apr 29, 2026 by
kyo219
Contributor
Loading…
[python-package] accept a pre-built Dataset as X in LGBMModel.fit
awaiting review
feature
in progress
#7243
opened Apr 24, 2026 by
fingoldo
Loading…
[c++] add path_smooth_hessian parameter for hessian-based path smoothing
awaiting review
feature
in progress
#7242
opened Apr 22, 2026 by
amqadmiakur8
Loading…
[c++] raise a clear error for unknown metric types
awaiting response
fix
#7234
opened Apr 20, 2026 by
FranciscoRMendes
Loading…
[c++] fix Booster.refit() segfault with linear_tree on single-class data
fix
#7233
opened Apr 20, 2026 by
FranciscoRMendes
Loading…
[python-package] fix misleading feature name warning on sklearn 1.6+ predict()
awaiting review
fix
#7232
opened Apr 19, 2026 by
FranciscoRMendes
Loading…
4 tasks done
fix(c_api): include start_iteration in SingleRowPredictor cache key
awaiting review
fix
#7225
opened Apr 10, 2026 by
JKDasondee
Loading…
fix: WeightedPercentileFun uses wrong CDF segment
awaiting review
fix
#7224
opened Apr 10, 2026 by
JKDasondee
Loading…
[c++] Add
survival_cox objective for Cox proportional hazards modelling
awaiting review
feature
in progress
#7212
opened Mar 27, 2026 by
ohines
Loading…
[C-API, python-package] Add leveled logging callback to C API and Python bindings
awaiting review
feature
#7205
opened Mar 17, 2026 by
AnyCPU
Loading…
[c++] Lightly refactor MapMetric, fix small bug, and add unit tests
awaiting review
maintenance
#7202
opened Mar 15, 2026 by
pgrinspan
Loading…
[python-package] Exclude weight_column from text Dataset features
fix
in progress
#7198
opened Mar 13, 2026 by
shiyu1994
Collaborator
Loading…
[c++] fail when forcedsplits_filename points to missing file
fix
#7197
opened Mar 13, 2026 by
shiyu1994
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.