issues
search
siboehm
/
lleaves
Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.
https://lleaves.readthedocs.io/en/latest/
MIT License
370
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.11.0
#89
dependabot[bot]
opened
3 weeks ago
0
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.2
#88
dependabot[bot]
closed
3 weeks ago
1
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
#87
dependabot[bot]
closed
1 month ago
1
Multi-output regressions
#86
jamespinkerton
opened
2 months ago
0
coredump when predict
#85
coco0O0O
opened
3 months ago
0
[Feature Request] Verbose Model Compilation
#84
Soontosh
opened
3 months ago
0
safe softmax
#83
siboehm
closed
3 months ago
0
Fix overflow in softmax
#82
starkwj
closed
3 months ago
5
compile into shared object
#81
bai-jian
closed
3 months ago
1
Replace Deprecated Functions in `benchmark.py` Related to `treelite`
#80
Soontosh
opened
4 months ago
1
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
#79
dependabot[bot]
closed
3 months ago
0
Does lleaves support linear_trees?
#78
dragonbra
opened
5 months ago
0
Segmentation fault(core dumped) when using lightGBM model with num_iterations=1600
#77
dragonbra
opened
5 months ago
0
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14
#76
dependabot[bot]
closed
5 months ago
0
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
#75
dependabot[bot]
closed
7 months ago
1
Bump pre-commit/action from 3.0.0 to 3.0.1
#74
dependabot[bot]
closed
5 months ago
0
Compiling model with custom objective
#73
Thomzoy
opened
8 months ago
2
C/C++ Api support
#72
Bacteriaphage
closed
9 months ago
1
Bump actions/cache from 3 to 4
#71
dependabot[bot]
closed
9 months ago
0
add single precision (float32) mode
#70
zjzjwang
closed
9 months ago
2
Query on halting single precision support
#69
zjzjwang
closed
9 months ago
1
C++ deploy
#68
Ericcc0921
closed
10 months ago
1
Docs: Add hint about tempfile
#67
siboehm
closed
10 months ago
0
Add support to pass model definition as a str
#66
mark-thm
closed
10 months ago
3
Bump actions/setup-python from 4 to 5
#65
dependabot[bot]
closed
10 months ago
0
Update benchmark's README.md
#64
SimeonStoykovQC
closed
11 months ago
0
Benchmark readme + pin down lightgbm
#63
SimeonStoykovQC
closed
11 months ago
1
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
#62
dependabot[bot]
closed
11 months ago
0
Bump conda-incubator/setup-miniconda from 2 to 3
#61
dependabot[bot]
closed
11 months ago
0
`Model.compile` is slow for a random forest with a large number of trees
#60
trendelkampschroer
opened
1 year ago
3
Implement random forest
#59
siboehm
closed
1 year ago
0
`Model.compile` fails for `LGBMRegressor` with `boosting_type='rf'`
#58
trendelkampschroer
closed
1 year ago
6
Best way to integrate into .NET
#57
onacrame
opened
1 year ago
1
Add ruff
#56
siboehm
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#55
dependabot[bot]
closed
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
#54
dependabot[bot]
closed
1 year ago
0
Compile using pre-existing cache file
#53
fitzpk
closed
1 year ago
2
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
#52
dependabot[bot]
closed
1 year ago
0
Spawn multi-Model inference across cores
#51
inkrement
opened
1 year ago
4
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
#50
dependabot[bot]
closed
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
#49
dependabot[bot]
closed
1 year ago
0
Ideas for how to make compile time faster without affecting performance
#48
siboehm
opened
1 year ago
3
Overwrite results array in first instr block
#47
siboehm
closed
1 year ago
1
Specify C interface: Prediction array zeroed out or overwrite?
#46
hdosuperuser
closed
1 year ago
6
Enabling passing unpickled model directly rather than just through the mode.txt file
#45
faithfulalabi
closed
1 year ago
2
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
#44
dependabot[bot]
closed
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4
#43
dependabot[bot]
closed
1 year ago
0
Add the docs "Interfacing with a Compiled Model in C++"
#42
SunHaoOne
closed
1 year ago
1
When compiling with cpp using gcc, fail to find reference to `forest_root`
#41
SunHaoOne
closed
1 year ago
2
Is it possible to pass the `num_iteration` parameter to the `predict` function?
#40
fuyw
closed
1 year ago
2
Next