Skip to content
Snippets Groups Projects
Commit 63fd158d authored by RichadoWonosas's avatar RichadoWonosas
Browse files

update readme

parent 9540c5da
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ Student ID: 34268871
GitLab Repository URL: <https://git.soton.ac.uk/xw1u22/3217hw2>
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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment