-
The decision type column is too small to render the pill, but it is probably the most important column.
Give it a bit more width!
https://data.catalogueoflife.org/catalogue/3/dataset/2073/workbenc…
-
Add an option to write the decision graph as a DOT file. Should be something similar to the graph on https://cse442-17f.github.io/Conflict-Driven-Clause-Learning/
-
Hi,
I have been doing some tests on IPRO to be able to convert from PNG to webp lossless, but looking at the documentation it seems it is using the user agent to determine that capability. As I pla…
-
This is the big question: how is data laid out inside the JSON structure?
The best working example currently comes from @jchodera on slack:
``` javascript
{name:'molecule name',
type:'molecule',
p…
-
From @jchodera on slack:
> Was there any consideration of a more complex hierarchical organization aside from atoms/residues/chains? Some representation of independent molecules might be nice (since …
-
Actualmente hay datos que requieren recorrer un largo arbol de decisión. Por ejemplo, para introducir un programa de estudios debemos saber si lo imparte una institución particular o pública, si es es…
-
We need to update the Modeling service to be able to validate the DMN xmls.
As part of this task we want to check what logic uses the BPMN.io dmn ui to do validation and if there is any backend in …
-
## Description:
For Full-autonomous robot and semi-autonomous robots, we will need reinforcement learning to give it certain degree of intelligence on the battleground to do decision making.
## li…
-
**Reproduction steps**
1. Write a decision rule that returns null as a decision object.
2. Run the workflow(registration/enrolment/encounter) that invokes the rule written in step 1 on the android ap…
-
Things noted by @tomprince:
1. `TransformSequence` in `taskcluster/src/transforms/__init__.py` is not necessary
2. We should also change `basestring` to `six.text_type` wherever used
3. Consider …