Patrick Schaefer
Patrick Schaefer
Was there ever a solution to this? I have the same problem.
Unfortunately, I can't. When I try to make a small reproducible example it works, but in by big complicated dashboard (which is behind a vpn), whenever I add ```includeHTML()``` into...
I've resolved the issue by manually recreating the fillburn algorithm (or as close to it as I can figure out based on a brief descriptions I was able to find...
Yes, exactly. Thank you!
Any progress on this?
I'm having the same problem with R 4.3.1 running on an ubuntu 20.04 server. Regular `ggplot` show up fine, but `esquisse::esquisser()` I get an `ERROR: Graphics API version mismatch`
Thanks everyone. Apologies for opening a new issue on this in so many places. But it seems like there are some potential solutions on the table. Unfortunately, I'm not very...
Has there been any progress on this? Is there anything I can do to help move this along?
Hi @jameslamb, I'm having the same issue when running `lightgbm::lgb.model.dt.tree(lgb_model)` and I believe the culprit is here `lgb.dump(booster = model, num_iteration = num_iteration)`. My dataset is also very large with...
I'm still having the same issue.