Kat

Results 9 issues of Kat

I made a [bug report on Optuna](https://github.com/optuna/optuna/issues/3960) that could be from a problem further down the line, here. **TL;DR** Codes goes up to [_LIB.LGBM_BoosterCreate](https://github.com/microsoft/LightGBM/blob/d78b6bc2fdf96c87e3cb61f2d497a962e3270c91/python-package/lightgbm/basic.py#L2730) through [cvbooster = Booster(tparam, train_set)](https://github.com/microsoft/LightGBM/blob/master/python-package/lightgbm/engine.py#L485) with...

bug

Would it be possible to maintain a docset for dash/zeal? I searched and didn't find any [community contributed](https://zealusercontributions.vercel.app/) one. I compiled one locally and it seems to work fine with...

**Disclaimer**: I do not know if any of what I experienced is considered a bug for optuna. **Summary**: The behaviour of [LightGBMTuner](https://optuna.readthedocs.io/en/stable/reference/generated/optuna.integration.lightgbm.LightGBMTuner.html#optuna.integration.lightgbm.LightGBMTuner) is not specified for multimetric and multiple validation...

document

**TL;DR:** If you're experiencing a hanging issue during tests with a program using multiprocessing, try adding the following code at the beginning of your problematic test function: ```Python def a_test():...

type: question

PyPI : `https://pypi.org/project/pyrasite/` Both homepage links lead to `http://pyrasite.com/` which leads to `http://ww1.pyrasite.com/` which leads to various malicious websites. Please investigate asap

# Context Python: `3.10.9` Mintlify Doc Writer: `2.2.1` # Problem Mintlify does not manage to properly read python when it is in a `.ipynb` notebook, but it still manages simple...

### Version Double Commander Version: 1.1.14 gamma Revision: 468 Commit: edd44b0e2 Build date: 2024/05/04 Lazarus: 2.2.6.0 FPC: 3.2.2 Platform: x86_64-Linux-gtk2 OS version: Ubuntu 20.04.6 LTS Widgetset library: GTK 2.24.32 ###...

bug

### Version Double Commander Version: 1.0.9 Revision: 222 Commit: a844456e4 Build date: 2022/12/03 Lazarus: 2.2.2.0 FPC: 3.2.2 Platform: x86_64-Linux-gtk2 OS version: Ubuntu 20.04.5 LTS Widgetset library: GTK 2.24.32 ### Description...

bug

**Issue** When getting warnings from nbqa-pylint, e.g. `notebook.ipynb:cell_XX:Y:Z: C0206: Consider iterating with .items() (consider-using-dict-items)`, the cell number does not refer to the same number as in vscode. cell_XX does not...