# This is for testing L1 regularization by showing that the 3rd-5th columns
# don't help with the classification and should be zero and removed.
# Features: 01, 02, 03, 04, 05, 06
# File type: PDF
# Type used for testing, not used
0,0,0,0,0,1,0
0,0,0,0,0,1,0
1,0,0,0,0,0,1
1,1,0,0,0,0,1