-
## Description
This task documents a blog post that we could explore around using ChatGPT to generate a Kedro pipeline for a Kaggle Dataset. Here is a prompt I've used to do this:
```
Can you …
-
**Summary:** A non-developper user could launch analysis/preprocessing pipeline locally on local data.
**Description:** A simple user must be able to launch a software (like Brainvisa) with UI, to …
-
### Softwares
SPM12 v7487 ,\nMatlab R2017b (9.3.0.713579)
### Input data
raw data
### Additional context
$ narps_description -t R5K7 --json
{
"general.teamID": "R5K7",
"general.NV_coll…
-
### Softwares
FSL
### Input data
derivatives (fMRIprep)
### Additional context
Other steps of preprocessing, from the fMRIprep data:
- intensity normalization
- smoothing
### List of tasks
…
-
In https://github.com/zenml-io/zenml/pull/1381, we are expanding the SageMaker Step Operator with additional estimator arguments and training data inputs.
Currently, the SageMaker Step Operator in …
-
One of the ideas behind TPOT is that it can create an arbitrary pipeline structure: A TPOT pipeline can have as many operators as it needs, and even perform separate analyses on copies of the data set…
-
* Orion version: 0.5.1
* Python version: 3.8
* Operating System: Windows 11 Pro
### Description
I am interested in using the Orion library for detecting anomalies in multivariate time-series dat…
-
Firstly, Much thanks to this great project, which is what I would like to do; I'll continuously watch, use, and even contribute to this project.
But when I want to run some pipelines from scratch, …
-
We should E2E test the "edit data" flow from the review page
Also unit test: https://github.com/loculus-project/loculus/pull/2001#discussion_r1609824536
-
### Describe the question.
Hi, recently I want to run DALI for some preprocessing pipelines in GPU and I find some problems which are very weird.
My pipeline is like this:
```
class SimCLR_DALIPip…