-
Proposing that we should refactor `CompileLoss` to report non loss weighted metric as was done in `keras 2`
here is the suggested refactor:
```
diff --git a/keras/src/trainers/compile_utils.py …
-
## Bug Description
When we have the **Update** button in the 'Top Content' metric area for an audience tile, if we follow the below sequence, we will get two popups:
- Click on **Update**
- During th…
-
Adding global feasibility, cost and depth to metrics would be easy and sensible.
-
Because of #5298, oxql queries to the main endpoint require fleet viewer permissions. But we want to be able to do things like show instance CPU metrics to people with view perms on the instance (tech…
-
I need to open discussion about parameters on the CosmeticThread3D in FreeCAD. These parameters make interface for other modules as TechDraw or CNCpath. The parameters are source of data and changes o…
-
When we deploy: https://github.com/grafana/opensearch-datasource/pull/122 we will be creating a new Lucene Query Type field that can be metric or traces, however we still have a few query options that…
-
## Objective
Create a metrics component to provide visibility into PATH operations.
This should provide, at the minimum, visibility into:
- Requests from all users
- Requests from a specific use…
-
### Is your feature request related to a problem? Please describe.
Potential solution to https://github.com/risingwavelabs/risingwave/issues/6855
Currently we have many metrics with labels bind …
-
How do we use metrics to promote collaborations rather than competition?
-
At line 120 of genra/rax/skl/reg.py the code `neigh_dist_n = neigh_dist / neigh_dist.max()` will not work if neigh_dist.max() = 0. I produced the error by running code that asks GenraPredValueHybrid …