-
[Please add a WCAG level label: WCAG A/AA/AAA]
**Steps to reproduce**
1. Log into a Kibana instance
2. Navigate to `/app/integrations/browse`
3. The integrations are all coded as DIVs, that could be…
-
Before doing runs, I have been filtering out samples in the Viridian dataset based on two criteria: (1) having full-precision collection dates, and (2) having at most 800 Ns (excluding gaps) in the _*…
szhan updated
3 months ago
-
Hi!
I am obtaining the error: unhashable type: 'dict'
My code is the same than in the instruction:
plot.grid_search(
gs.cv_results_,
change='n_estimators',
subset={'n_estimator…
-
### Is your feature request related to a problem? Please describe.
I would like to be able to easily obtain threshold related linkage data e.g.: object 1, first joined a cluster at height 1.5, the ma…
-
### 🐛 Describe the bug
KLDivLoss is supposed to take the log of a probability distribution as target, sometimes this target contains 0s. This is handled correctly when device='cpu', but when device='…
-
Hi! Say I have an algorithm that I expect to perform differently on a bunch of different inputs and say I have a sufficiently good `Gen` instance ~ why would it be a bad idea to generate a bunch of in…
-
Hi @QB3
I was running Sparse-HO for rcv1_train with gradient descent and found a very strange bug. The first iteration would be OK, but then gradients would blow up and result in the bug "ValueErr…
-
The [OpenSSF Best Practices Badge](https://www.bestpractices.dev) project has a set of criteria. It'd be really helpful if SECURITY-INSIGHTS could report which criteria they believe the project meets,…
-
**Describe the bug**
After training the `CausalRandomForestRegressor` with criterion `causal_mse` on data with nuisance, many of the predicted ITE values are `inf`.
**To Reproduce**
I changed the…
-
How can I use my own dataset to deploy in this project?
I would appreciate it if you could help me.