Notice: **The tables submitted into the submission system only contain labels. For the original output generated by the code with testing data, please follow the file in the repository mentioned in the report below.**
## Part A
In this part, events are divided into 2 classes, normal event (0) and abnormal data injection attack event (1). As shown in the CSV file, all data are stored as pure number format, so each event can be considered as a single 128-dimension vector, and the task for the model of part A is to classify all vectors of events into 2 classes.