-
# Preprocessing scripts
This will contain all the code, tests, and data used in preprocessing. Create a new directory called `/preprocessing` at the root of the project. This directory will contain t…
-
HelloI
I tried to rerun the program under MacOS (Sequoia 15.0).
Environment:
java 21.0.4 2024-07-16 LTS
nextflow 24.10.0
Docker version 27.3.1, build ce12230
On the test data, it stops pr…
-
Hello,
I am going through the steps and I finally processed the H&E images (breast cancer) of my data into a graph object, following the preprocessing step. now I need to predict survival but the g…
-
![QML}Y0CSAEX~A%F)NZAB26O](https://github.com/user-attachments/assets/c90c5cce-2939-4304-ab42-ff1d3c4dc8ce)
Hi, maybe there something wrong in my step. It's like the train.pt and other file is empty?…
-
Hi authors,
I am trying to recreate the temporal dataset you used in your paper. I noticed in your preprocessing folder under the 'create_temporal_dataset.ipynb', that you used **'master.csv'** fil…
-
**Describe the bug**
When `gandlf_process` is run (with `normalize` and `crop_external_zero_plane` as preprocessing parameters), the process runs fine for a validation csv with ~180 subjects, but fai…
-
Hello,
I am currently working on time series forecasting of electricity data. After searching through your repository, I couldn't find the file electricity.csv. Additionally, I couldn't locate it i…
-
Hello! I would like to extend my sincere appreciation for your work. Now I am in the process of reproducing your experiments, and I have encountered some difficulties specifically related to accessing…
-
@DhanushNehru, I would like to add the following script -
A Python Script to perform data analysis and processing for a Regression task given a dataset and the target variable as input.
-
from google.colab import drive
drive.mount('/content/drives/', force_remount=True)
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
data = pd.read_csv('/con…