IMBD 2024 Training Dataset
A preprocessed and re-organized training dataset from IMBD 2024.
By Team 113036 Dataset Unavailable.
Dataset Summary
This dataset consists of rows with the following columns:
object
: The object ID, ranging from 1 to 13.condition
: The experimental condition, labeled froma
tod
.experiment
: The experiment ID, ranging fromy01
toy10
.y
: A series of values, each with a length of 4000.
The dataset is divided into train
and test
splits:
- The
train
split includes object IDs 1 to 12, totaling 480 rows (12 objects x 4 conditions x 10 experiments). - The
test
split includes object ID 13, totaling 40 rows (1 object x 4 conditions x 10 experiments).
- Downloads last month
- 19