treeshap icon indicating copy to clipboard operation
treeshap copied to clipboard

lightgbm.unify() fails when model or data are too big

Open p-schaefer opened this issue 11 months ago • 1 comments

Due to R not being able to handle large character strings, with a resulting error: Error: R character strings are limited to 2^31-1 bytes. See https://github.com/microsoft/LightGBM/issues/6288#issuecomment-1983592815

p-schaefer avatar Mar 08 '24 22:03 p-schaefer

See https://github.com/microsoft/LightGBM/issues/6288#issuecomment-1983592815

This conversation has moved to https://github.com/microsoft/LightGBM/issues/6380.

jameslamb avatar Mar 22 '24 14:03 jameslamb