vinayakumarr/Network-Intrusion-Detection

The code doesnt work for my kdd cup data

alawii84 opened this issue · 3 comments

The code doesnt work for my kdd cup data. can you please share the data you are using.
" traindata = pd.read_csv('kdd/kddtrain.csv', header=None)
testdata = pd.read_csv('kdd/kddtest.csv', header=None)"
Is this the format and the file that we download from the site or is it preprocessed???

you have to apply preprocessing to convert kddcup to numerical format

can you help me by sending the dataset you are converting it. thanks a lot.

Just apply unique number for categorical variable