background image

Dataframes creation

β–  Import the .csv files πΎπ·π·π‘‡π‘Ÿπ‘Žπ‘–𝑛 + and πΎπ·π·π‘‡π‘’𝑠𝑑 + (pandas 

library)

– Dataframe type variables with sizes 125,973 Γ— 43 and 

22,544 Γ— 43 respectively

β–  Create 2 more copies and format the labels

– Binary: rename all attacks, so that there are only 

β€œnormal” and β€œabnormal” labels

– 4-class grouping: rename attacks according to their 

attack class, labels are β€œnormal”, β€œDoS”, β€œProbe”, β€œR2L” 
and β€œU2R”

15