lleaves 0.2.2
- Compiler flags to tune performance & compilation speed:
fblocksize
,finline
,fcodemodel
. - Compile parameter
raw_score
, equivalent to theraw_score
parameter of LightGBM'sBooster.predict()
.
fblocksize
, finline
, fcodemodel
.raw_score
, equivalent to the raw_score
parameter of LightGBM's Booster.predict()
.