-
### Steps to Reproduce
1. Create SortAbility.roc with contents:
```
module [
Comparison,
Sort,
]
Comparison : [LessThan, Equal, GreaterThan]
Sort implements
compare : a, a -> Co…
-
### Current Behavior
When importing a ROC panel into a report, all ROC panels are listed as 'Vega2', making it difficult to find the desired one.
### Expected Behavior
ROC panels should be li…
-
The roc auc rsults in your paper: VQ2: 70.4(DrawBench) 60.8(EditBench) 67.7(COCO-t2i)
The roc auc rsults in orign paper(What You See is What You Read? Improving Text-Image Alignment Evaluation): VQ2:…
-
### Current Behavior
When plotting multiple runs on an ROC plot, the colours used on the plot don't match the colours selected in the web app.
The colours used appear to be shuffled (i.e. the colo…
-
# code
```roc
app [Model, server] { pf: platform "https://github.com/roc-lang/basic-webserver/releases/download/0.9.0/taU2jQuBf-wB8EJb0hAkrYLYOGacUU5Y9reiHG45IY4.tar.br" }
import pf.Stdout
imp…
-
```
$ roc test platform/MultipartFormData.roc
── EXPECT FAILED in platform/MultipartFormData.roc ─────────────────────────────
This expectation failed:
35│> expect
36│> input = Str.to…
-
I found that there is no support for survival analysis to plot ROC curves for the time being. Please, will the relevant ROC calculation function break new ground in future project work
-
`roc check somemarkdown.md` should execute `roc check` on every roc code block (```roc) in the md file.
We should not parse the full markdown, just extract the roc code blocks and check them.
Chan…
-
Hi there,
I'm currently working on a simple web server. [Repo](https://github.com/RMailaender/westies-hb-website/tree/with-sqlite)
While working locally on my **Mac M2**, everything works fine,…
-
## Read and complete the full issue template
Do not randomly delete sections. They are here for a reason.
**Do you want to request a *feature* or report a *bug*?**
- [x] Bug
- [ ] Feature
- […