We are trying to understand the preprocessing and we ran into a couple of questions.
In the preprocessed dataset, for each file (let's say eval_1.csv), we have 2406 values in one row. We know that the last 6 elements compose the one hot representation of ground truth. Can you elaborate on how the remaining 2400 points are generated.
Hi,
We are trying to understand the preprocessing and we ran into a couple of questions. In the preprocessed dataset, for each file (let's say eval_1.csv), we have 2406 values in one row. We know that the last 6 elements compose the one hot representation of ground truth. Can you elaborate on how the remaining 2400 points are generated.
Thanks for your time,