Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

File "ddos-detect.py", line 44, in scrape_data decoder = arff.ArffDecoder() AttributeError: module 'arff' has no attribute 'ArffDecoder' #3

Closed
Malhabib opened this issue Jul 11, 2020 · 5 comments

Comments

@Malhabib
Copy link

Hi, thanks for sharing this project, i faced this error, may you help please with it .
File "ddos-detect.py", line 85, in
scrape_data()
File "ddos-detect.py", line 44, in scrape_data
decoder = arff.ArffDecoder()
AttributeError: module 'arff' has no attribute 'ArffDecoder'

@Jacobvs
Copy link
Owner

Jacobvs commented Jul 12, 2020 via email

@Malhabib
Copy link
Author

Malhabib commented Jul 12, 2020 via email

@Malhabib
Copy link
Author

may you please advise which TensorFlow and Kresa versions this work is compatible with.
I'm trying to reproduce the results but couldn't run it on Anaconda with TensorFlow 2.1

@Jacobvs
Copy link
Owner

Jacobvs commented Jul 17, 2020

Hi,
I apologize for the late response. When I wrote this project 3 years ago I believe I was using Keras 2.2.4.
You should be able to run ddos-detect.py to train & test the model. If you encounter further errors, please attach the traceback & the full error.

@Malhabib
Copy link
Author

Hi,

May you please advise about the dataset description?

Thanks

@Jacobvs Jacobvs closed this as completed Jan 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants