jayxsinha / Efficient-CNN-BiLSTM-for-Network-IDS

Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS
MIT License
95 stars 16 forks source link

”Efficient Deep CNN-BiLSTM Model for Network Intrusion Detection“ #1

Closed Bob0123456 closed 2 years ago

Bob0123456 commented 3 years ago

Hello, your code is to comprehensively process the training set and test set, and then test on the model. The result of this test set will be inconsistent with the original test set. Is the result obtained in this way accurate?

jayxsinha commented 2 years ago

Yes. You can run in the way you suggested, it will still have similar results.