Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encoding the dataset #9

Open
saraalemadi opened this issue Mar 24, 2019 · 5 comments
Open

Encoding the dataset #9

saraalemadi opened this issue Mar 24, 2019 · 5 comments

Comments

@saraalemadi
Copy link

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

@vinayakumarr
Copy link
Owner

Just replace each term with an unique number.

@damoi8
Copy link

damoi8 commented Aug 1, 2019

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

@Darsniya
Copy link

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

@JingyiWang92
Copy link

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!

@vinayakumarr
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants