-
the model has to be independent from others parts. A version of an application is based on model but does not update its version
-
- [x] Add negation checkbox for questions, due to the possibility that they might be negated, so that the score has to be inverted
- [x] Two evaluation pages:
- [x] List with all responses -> di…
-
Hi,
I'm not entirely sure what an appropriate title is for this. We'll probably figure something out along discussing it here.
Also, do note that everything in this proposal is a "nice to have". N…
-
The current way Qiskit handles noises is by supplying a **noise model** given as part of the qobj file, with the following structure:
```
"config": {
"noise_model": {
"errors…
-
Golang is missing a Set implementation (and other data structures); the reason seems that it's easy to write it with maps, but I find it cumbersome and annoying.
Maybe having a simple Set implementat…
-
The survey assist code currently uses `GreedySimilarityBinning` on production.
As we can see from the survey assist paper by Hannah Lu (https://www.nrel.gov/docs/fy23osti/84502.pdf), random forest mo…
-
`Base.intersect` can accept multiple arguments, but `Intervals.intersect` only accepts two.
This is limiting if one wants to compute the intersection of multiple intervals at the same time.
MWE
`…
-
```
What steps will reproduce the problem?
1. I had a Map datastructure from my servlet code. and I was trying to send
this to my client code by
new JsonObject().addProperty("jsondata", new Gson().t…
-
```
What steps will reproduce the problem?
1. I had a Map datastructure from my servlet code. and I was trying to send
this to my client code by
new JsonObject().addProperty("jsondata", new Gson().t…
-
```
What steps will reproduce the problem?
1. I had a Map datastructure from my servlet code. and I was trying to send
this to my client code by
new JsonObject().addProperty("jsondata", new Gson().t…