-
How did you exactly run the Tree-base jupyter notebook on the original CIDIDS2017 dataset, it's insane!!! 16 GB of memory is far from being enough to support the whole exps.
-
I'm looking at the `detectUpdateSubflows(BasicPacketInfo packet)` method and I can't understand the logic behind this condition:
`if( (packet.getTimeStamp() - (sfLastPacketTS)/(double)1000000) > 1.…
-
Hi
I am working on this code IACB config but having error in line 44....from where the CICIDS2017_Class-wise-normalized_datasets/ will be accessed or this is to be created separately.
data = np…
-
I think there are some issues with the code as is:
First of all, I think
`cluster_score=dict(assign.groupby('cluster').apply(len).apply(lambda x:x/length))`
should be replaced by
`cluster_scor…
-
how to make Processed dataset file
-
Traceback (most recent call last):
File "C:/Users/maxim/PycharmProjects/deep-learning-nids-master/dnn.py", line 14, in
x_train, y_train, x_test, y_test= data.return_processed_cicids_data_binary()
…
-
Hi! Many thanks for making the code available. It was helpful to a beginner like me in understanding your work better.
I have a quick question about matching the result I get with the one publishe…
-
Where do i add the dataset in the code, Its a ddos attack dataset used to conduct feature selection. And also i have an "Exception in thread "main" java.lang.NoClassDefFoundError: org/jfree/data/xy/XY…
-
Hello, for the CICIDS2017 dataset, the CSV file extracted with your tool is not consistent with the CSV dataset you published. Is the code you posted accurate?
-
![Errore ntopng](https://user-images.githubusercontent.com/4493366/77248017-8d20eb00-6c36-11ea-92ec-4ec35e5d4c72.png)