-
Per @abhi-g's comment in https://github.com/kubeflow/internal-acls/pull/234#issuecomment-608452136, let's add a roadmap doc as part of our next planning meeting so others who might be interested can c…
-
Hi there!
I'm using the forust library and have noticed a curious behavior regarding memory consumption. Unlike popular libraries like XGBoost and LightGBM, where memory usage increases significant…
-
こんな記事をたまたま見つけました。
[各アプリは何の情報を元に縦書きグリフへの置換を行なっているか??](https://srad.jp/~Takahiro_Chou/journal/617463/)
dvipdfmxで源真ゴシックの縦書きを埋め込もうとすると、源真ゴシックがvrt2情報を持っていないためグリフ置換が動かないとのこと。
昨年(2017年)12月の記事なので、現時点でも同様…
-
These lines throw exception when OpenGL can't be initialized:
```
393│ int r = mpv_opengl_cb_init_gl(m_mpv_gl, NULL, get_proc_address, NULL);
394│ if (r < 0)
395├───────> throw std::runtim…
-
Hello, I'm on **sway** and I have an issue with **SDL3**.
I can't reproduce this issue with SDL2.
`SDL_GetVersion()` is **3001007**
With this simple main, I can't initialize the video system:
…
-
Running `niri` from tty results in blank screen which then shuts off with a `no-signal` message. I am able to exit and return to tty using the `Win+E,Enter` combination.
These are the messages prod…
-
Hi,
I am using **hierarchical** data (sales forecast data from Kaggle competition) to train a global model.
There are 10 stores and each store has 50 items. My train dataset (X_train) looks lik…
-
I have a way of creating network bw with iperf from N to N nodes simultaneously using iperf. I can dial in the type (UDP or TCP) and bandwidth that I want to sustain.
This issue is really best tar…
-
When I try to plot any trees of my lgbm model, sometimes an error occurs and it doesn't show the tree. For instance, I can't see the tree, which has "0" index number. But when I type the index as 1 fo…
-