James Lamb
James Lamb
I tried just using the tools bundled with Rtools35 (by ensuring that Rtools paths are at the beginning of `PATH`) and unfortunately there is not a `gunzip` there. ([failing R...
Ok I was able to get a few more logs from the failing line. ([build link](https://github.com/microsoft/LightGBM/runs/5409646144?check_suite_focus=true)) ```text re-tarring lightgbm_3.3.2.99.tar.gz lightgbm/ tar (child)lightgbm/build/ lightgbm/build/vignette.rds lightgbm/cleanup lightgbm/configure : gzip: Cannot exec: No...
> is the CI job normal now? @guolinke I will come back to this draft PR once LightGBM's CI is fixed (https://github.com/microsoft/LightGBM/pull/5362#issuecomment-1192780327). I had been prioritizing other things, like getting...
to make things easier for reviewers, I'm closing this PR with lots of debugging commits and comments. It is replaced by #5479.
Based on https://github.com/microsoft/LightGBM/issues/2983#issuecomment-722630931, I've updated this issue's description: > Note to **maintainers**: All feature requests should be consolidated to this page. When there are new feature request issues, close them...
Thanks very much for the thorough report, @tony-theorem !!! We really appreciate the time you put into create a reproducible example. Are you interested in working on a contribution to...
Thanks very much for the idea and for writing this up @gorokhovnik ! I'm concerned that overloading the meaning of this parameter this way would introduce a maintenance burden and...
@peixin-lin if you could provide some additional information, we'd be happy to investigate: * version of `lightgbm` you're using * text-format version of the model (can be obtained with `Booster.save_model()`)...
Thanks for that information! I might not have been clear...I'm asking if you can actually provide here the text-format model file and a sample input data that causes prediction to...
I'm closing this issue and locking discussion on iit, since it overlaps significantly with another issue and I want to keep the discussion focused in one place. See https://github.com/microsoft/LightGBM/issues/4808#issuecomment-1219044835 for...