Hengzhe Zhang
Hengzhe Zhang
Cheat.sh is awesome, but it's regret that it doesn't support Latex. Although Latex is a markup language, Latex has many boilerplate codes. Sometimes find and copy these boilerplate codes from...
I find that when I render non-ASCII characters, pandas profiling will not render them correctly. I have tried to modify the default rendering font of matplotlib. However, even though I...
Because it is based on natural language processing techniques, I believe this plugin has greatly improved my efficiency when writing code comments. In contrast, I don't think this plug-in is...
Hello! I have written a scikit-learn interface for the RTDL package (https://github.com/hengzhe-zhang/scikit-rtdl). I rely on the skorch to avoid coding errors, and set the default parameters based on the parameters...
I often translating text in other languages into English. However, after installing this plugin, some translated texts are missing. It is severely hindering me to understand the text correctly. So,...
I have successfully completed small scale experiments. However, when I am trying to apply my AutoML algorithm on medium scale experiments, the experimental script will raise the following error: ```python...
Is it possible to provide a statistic function? I think statistic query word frequency can make review words more efficiently.
I encountered this problem during the training process. What is the possible reason for this problem, and how can I solve this problem? Thanks! ```python File "/home/zhanghz/miniforge3/lib/python3.8/site-packages/pytorch_tabnet/tab_network.py", line 583, in...
I've created a scikit-learn interface. It appears to be a very useful supplement to this package. However, there appears to be a critical issue with this algorithm's performance on some...
Using alt+tab in Navicat editing mode will make the currently selected data empty. Hope to fix it. Thank you.