Skip to content

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

@shreyasmalewar

Description

@shreyasmalewar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions