The datas is provided but I can't seem to find which label is which class. Can you provide the order of the 6 labels in a list?
The training of your model is done using all_train_X.npy and all_train_Y2_hard.npy, but the label file's class counts don't match with either dataset 1 or 2 in your paper.
The datas is provided but I can't seem to find which label is which class. Can you provide the order of the 6 labels in a list?
The training of your model is done using
all_train_X.npyandall_train_Y2_hard.npy, but the label file's class counts don't match with either dataset 1 or 2 in your paper.