-
As noted in #637, job execution times can be significantly lengthened by certain implementation details due to the IO characteristics of object-store-backed DMOD _Datasets_. Many practical job tests …
-
FRE Canopy is generating catalogs using:
module load fre/canopy
fre catalog build --overwrite -i $ppdir -o $ppdir/catalog
sed -i.bak -e 's/,P1M,/,monthly,/' $ppdir/catalog.csv
An example p…
-
There's a number of datasets that could be helpful with this effort. In order to most effectively keep track of them we should establish a documentation method. This could be a Google Doc or Sheet, a …
-
Dataset check for opensafely/long-covid-symptoms at ec91868a75f1a4b3d8ed952b864cc82f39b1922c:
```
Usage of restricted datasets found:
appointments: https://docs.opensafely.org/study-def-variables/#ap…
-
Dataset check for opensafely/long-covid-symptoms at b34f2dd5a0acd655d0615169171e2b0116dbdf86:
```
Usage of restricted datasets found:
appointments: https://docs.opensafely.org/study-def-variables/#ap…
-
# Homework
- The Data Science process (PACE): Plan, Analyze, Construct, Execute https://www.linkedin.com/pulse/pace-framework-nafiz-shahriar
- Find a dataset on Kaggle that interests you
- Come up…
-
**Describe the bug**
For a mesoscope session, `dataset.ophys_timestamps` fails.
**To Reproduce**
```
import visual_behavior.data_access.loading as loading
#experiments_table = loading.get_fi…
-
Hello.
Can anyone help.guide me regarding what to do next after generating the .gfa file.
I have a Pacbio dataset and used following commands to generate .gfa file.
`minimap2 -x ava-pb -t 32 lo…
-
Tried setting up the docker to explore the Showwhy, but facing an issue while exploring and trying out Causal Discovery and Exposure Analysis using the nhefs example dataset already provided.
Expos…
-
Project Title : Sarcasm Detection Model Comparison
Aim : To determine the best-performing machine learning model for sarcasm detection in headlines by comparing multiple algorithms based on accuracy …