Hello everybody.

I'm implementing an Network Intrusion Detection System with Neural Networks.

But, to apply this method in a real network, I need a "parser".

I have a question about the two-second time windows of KDD Cup 99 (Table 3 of http://kdd.ics.uci.edu/databases/kddcup99/task.html).

How it works? I need get the last two-second of each connection or the last two-second before each connection? Or something else?

http://kdd.ics.uci.edu/databases/kddcup99/task.html

Similar questions and discussions