RektPunk

Results 7 issues of RektPunk

## Summary Hello, while using LightGBM to estimate multiple quantiles, I have encountered several issues where the monotonicity between quantiles is not guaranteed just as https://github.com/microsoft/LightGBM/issues/3447, https://github.com/microsoft/LightGBM/issues/4201, and https://github.com/microsoft/LightGBM/issues/5296. To...

question

### What problem does this PR solve? Add Korean translation for the `README.md` file. This translation aims to accurately convey the meaning of the original document. ### Type of change...

### What problem does this PR solve? The modules were quite mixed up, so I rearranged them in the order of standard library imports, third-party library imports, and local application...

Related to https://github.com/microsoft/TinyTroupe/issues/32

I encountered an issue when using the package: it appears that `matplotlib.pyplot` is missing from the dependencies. https://github.com/microsoft/TinyTroupe/blob/7ae16568ad1c4dea1381eda9dc8e0c3ff812d7a2/tinytroupe/profiling.py#L9 Thank you.

Hello, thanks for awesome project! It would be great if support could be added for install via [Poetry](https://python-poetry.org/). Poetry is a dependency management and packaging tool, and enabling installation through...

Related to https://github.com/microsoft/TinyTroupe/issues/30