Wireless Networks Academic Group Project
- Given: MatLab code of the feature selection for classification problems
- Develop equivalent python code for the feature selection
- With
NF-BOT-IOT_train_preprocessed.csv
as input, the feature selection will provide the output columns that is required. - Using this
NF-BOT-IOT_train_preprocessed.csv
as input and output 38 csv containing the information shown in the format likeNF-BOT-IOT_BBA_feature.csv
- Filename format:
NF-BOT-IOT_(Feature_Selection_Algo_Name).csv
- Link: Dataset and Sample