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

Push the 'kdd/multiclass' folder (train/test data) #17

Open
shreyasmalewar opened this issue Aug 6, 2021 · 0 comments
Open

Push the 'kdd/multiclass' folder (train/test data) #17

shreyasmalewar opened this issue Aug 6, 2021 · 0 comments

Comments

@shreyasmalewar
Copy link

I was checking this file KDDCup 99/dnn/binary/dnn1.py
Code on line 20,21

traindata = pd.read_csv('kdd/multiclass/Training.csv', header=None)
testdata = pd.read_csv('kdd/multiclass/Testing.csv', header=None)

Could you please push the 'kdd/multiclass' folder from your local machine which contains training/testing data? I'm not getting as to how you have split the data from KDD99.

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

1 participant