Network-Intrusion-Detection icon indicating copy to clipboard operation
Network-Intrusion-Detection copied to clipboard

Encoding the dataset

Open saraalemadi opened this issue 5 years ago • 5 comments

Hi,

Can you please provide the code you have used for encoding the dataset used. I have attempted to use LabelEncoder but that doesn't seem to work.

Thanks -Sara

saraalemadi avatar Mar 24 '19 17:03 saraalemadi

Just replace each term with an unique number.

vinayakumarr avatar Jun 17 '19 08:06 vinayakumarr

Hello, Can you kindly upload the dataset you used for the project? I have tried replacing each term with a unique number however, the code doesn't work. I also tried using one-hot encoding on the NSL-KDD dataset but I get errors. Thank you

damoi8 avatar Aug 01 '19 20:08 damoi8

Hello, Can you kindly upload the dataset you used for the project?

Darsniya avatar Aug 28 '19 10:08 Darsniya

Since a lot of people are asking the same question, could you kindly upload the dataset you used for the project sir? We would really appreciate it!

JingyiWang92 avatar Sep 23 '19 03:09 JingyiWang92

The datasets are publically available. These are standard datasets used for network intrusion detection and I don't think I have the permission to upload other datasets.

vinayakumarr avatar Jan 04 '21 03:01 vinayakumarr