Last size in an IAT column for IAT_SIZE feature
Opened this issue · 1 comments
yuming-l2 commented
IAT_SIZE feature matrix will put the last size in the same column as IATs.
I guess it would be better to have iats_sizes.extend([sizes[j], iats[j]])
feamster commented
Thanks! Is your rationale just so that the the column names match the name "IAT_SIZE"? Trying to figure out if this is a bug or simply an enhancement. Thank you!