-
Create a deployment-agnostic test for `GET /internal/dataset_quality/data_streams/stats`
-
What if we change spec to be steps that are configurable. Possible steps are Filter, Select, and Verify. Each step can occur more than once. The output of one is the input to the next essentially.
…
-
- Paper name: Scaling Laws for Data Filtering -- Data Curation cannot be Compute Agnostic
- ArXiv Link: https://arxiv.org/abs/2404.07177
To close this issue open a PR with a paper report using t…
-
In this issue, I explore how removing the brain and the brain stem improves the performance of the model for segmenting spinal lesions in MS.
The brain/brain stem were removed using the contrast a…
-
Hi Erika,
I got error about the shape of resnet, and could not solved it. May you help?
==> could not load pretrained resnet50
/usr/local/lib/python3.10/dist-packages/keras/src/models/functiona…
-
As came up in #11, if possible we want to make sure that changes to the underlying data doesn't break our tests. But we also need to make sure that the tests could possibly catch changes to the data _…
-
Features:
- maintainable, year-agnostic API
- possibly use command factory
- data structure (in code, with this year as an example for the future) representing general values to match after a speci…
-
Add a configuration option to specify a SpecTcl installation and build a SpecTcl event processor and skeleton for DDAS data with fits. This replaces SpecTcl-side support for fit hits - _we_ know what …
-
As of SCT version https://github.com/spinalcordtoolbox/spinalcordtoolbox/commit/bb479d82ea1e2076dd50343177056a61bd17e260 (install dev version until SCT v6.4 is released)
Syntax:
```bash
# Cord se…
-
Hello, I am trying to use DVRL and apply it to the data evaluation for text classification.
Besides the blog and adult dataset, I add another two public datasets: sst-2, AG News for experiments.
…