This folder contains data for HW4. There are four files in the dataset:
-
train data:
- xtrain: 320 rows (corresponding to 320 images) and 1024 columns (vectorized) xtrain.txt
- ytrain: 320 rows (corresponding to 320 labels) with categories 0 to 39 (for 40 people) ytrain.txt
-
test data:
- xtest: 80 rows (corresponding to 80 images) and 1024 columns (vectorized) xtest.txt
- ytest: 80 rows (corresponding to 80 labels) with categories 0 to 39 (for 40 people) ytest.txt