CNN Network Intrusion Detector (KDDCup'99)

Enter the 41 features of a network connection record to determine if it is a Normal connection or an Anomaly (Attack). This model is a 1D Convolutional Neural Network (CNN) optimized for high Attack Recall (using a prediction threshold of 0.4).
Default values are set for a NORMAL FTP data connection.

protocol_type
service
flag
land (binary)
logged_in (binary)
root_shell (binary)
su_attempted (binary)
is_host_login (binary)
is_guest_login (binary)