Network-Intrusion-Detection
Network-Intrusion-Detection copied to clipboard
Encoding the dataset
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
Just replace each term with an unique number.
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
Hello, Can you kindly upload the dataset you used for the project?
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!
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.