James Lamb
James Lamb
Thanks for using LightGBM! We need some more information from you before we can help. 1. Are you able to provide a [minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) that demonstrates this behavior? -...
Investigating #4598, I found substantial evidence that passing `num_threads` through `Dataset` parameters should correctly result in changing the number of threads used in `Dataset` construction: https://github.com/microsoft/LightGBM/issues/4598#issuecomment-1094194477. I really think we...
> There does not seem any option to build a CUDA version for R package That's correct, there isn't currently a CUDA build for the R package. We have an...
Thanks very much for your interest in LightGBM! > We would appreciate any hints what this phrase could mean, and where its coming from. You won't find the phrase "Out...
Sorry for the delay and thank you for your help and patience! @guolinke or @shiyu1994 are you able to help review this PR?
> Sorry for the possibly dumb question, but how do I ping Not a dumb question! `@`-mentions on GitHub are the main way we alert external contributors. To be clear,...
It has been 3 months since the last activity on this PR. What needs to happen for it to move forward? We need an opinion from someone who is an...
/gha run r-valgrind Workflow **R valgrind tests** has been triggered! 🚀 https://github.com/microsoft/LightGBM/actions/runs/2892384168 Status: success ✔️.
Thanks @jmoralez !
> the C code does not read the params back out of the model_file I haven't read the whole conversation here closely yet, but just want to add that this...