-
### Description
If you perform an "average" or "median" custom metric on a numeric dimension where there are null values, the app will break with a white screen and produce errors in the console. I…
-
Based on review of PR #9162 it seems to me that the same `linalg_ext.topk` is being used in two separate contexts. To me that is an indication that `linalg_ext.topk` is very specific and needs to be g…
-
The transformational Fortran 2008 intrinsic NORM2 was added in #786. Resent testing has shown unexpected overflows for large double-precision arguments, specifically when the square of an element in t…
-
### Describe the bug
when resolve features of `IterableDataset`, got `pyarrow.lib.ArrowInvalid: Can only convert 1-dimensional array values` error.
```
Traceback (most recent call last):
File …
-
### Description
Using `Tensor.ReverseDimension(slice, dimension)` on a `TensorSpan` created via `TensorSpan.Slice` creates a tensor with partially invalid values - in this case, the source tensor has…
-
### Report
As requested in https://github.com/tomkerkhove/promitor/discussions/1591
I tried to filter a multi-dimensional metric from Azure Application Gateway (see configuration below).
Promitor…
-
What is the expected shape of the `preds` variable in `metrics.py -> LLweighted_RMSE_Climax()`? Following the instructions in [README_emulator.md](https://github.com/blutjens/ClimateSet/blob/main/READ…
-
Thanks for the great project.
As I know, the CRF model only takes real values. If I use the suffix of a word (say last 4 letters) as a feature, is it internally converted to a binary feature with …
-
### Issue Type
Documentation Bug
### Source
source
### Keras Version
2.14
### Custom Code
Yes
### OS Platform and Distribution
Ubuntu 22.04
### Python version
3.10
…
-
### Description
I want to be able to create a sum of values that are based on a distinct list of items.
For example, I have a table like this:
I want to create a sum of all item costs, bas…