-
With the latest version of `onnxmltools`, we have started seeing errors when converting XGBoost models.
Here is a simple test to reproduce:
```python
from sklearn.datasets import make_classifica…
-
Hi folks,
(I'm very new to TFP.)
I copied the code from the first Tutorial: TFP Probabilistic Layers: Regression into a Jupyter-lab notebook on a local installation of TFP. (Details below.) Ever…
-
📚 This guide explains **hyperparameter evolution** for YOLOv5 🚀. Hyperparameter evolution is a method of [Hyperparameter Optimization](https://en.wikipedia.org/wiki/Hyperparameter_optimization) using…
-
### Describe the issue
Hello!
When I use Gunicorn to start multiple processes on the one graphics card, the onnxruntime gpu 1.14.1 calculates an error under high pressure and will not report any e…
-
(mainly a reference, and possibly a reference for unit tests)
https://cran.r-project.org/web/packages/drgee/index.html
http://www.degruyter.com/view/j/em.2015.4.issue-1/em-2014-0021/em-2014-0021.xml…
-
I have trained my model and all the files are where they should be (I think) but when i run my file (below) nothing happens. I get no errors, but i cant use my chatbot or anything.
import random
i…
-
# Request
Currently, PyLogit is built atop `numpy` and `scipy.sparse` for computational of choice probabilities, gradients, and hessians. This computational backend has at least two problems.
1. It …
-
### What happened?
Hi there.
I got an unexpected slot_id and responses when sending 4 concurrent requests to a llama-server started with:
```bash
./llama.cpp-b3938/build_gpu/bin/llama-server -…
-
(another missing piece in hypothesis testing plus everything. And I don't have an overview of theory, approaches, ...)
How can we construct simultaneous confidence intervals for several parameters?
C…
-
I noticed that the default Mandarin acoustic model uses [phone groups](https://github.com/MontrealCorpusTools/mfa-models/blob/main/config/acoustic/phone_groups/mandarin_mfa.yaml) to combine tones. Doe…