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

The code doesnt work for my kdd cup data #8

Closed
alawii84 opened this issue Dec 26, 2018 · 3 comments
Closed

The code doesnt work for my kdd cup data #8

alawii84 opened this issue Dec 26, 2018 · 3 comments

Comments

@alawii84
Copy link

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???

@vinayakumarr
Copy link
Owner

you have to apply preprocessing to convert kddcup to numerical format

@alawii84
Copy link
Author

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

@vinayakumarr
Copy link
Owner

Just apply unique number for categorical variable

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

2 participants