CIC-IDS2017 / README.md
rdpahalavan's picture
Update README.md
bce7495
|
raw
history blame
No virus
577 Bytes
---
license: apache-2.0
task_categories:
- text-classification
- tabular-classification
size_categories:
- 100M<n<1B
tags:
- network intrusion detection
- network packets
- cybersecurity
configs:
- config_name: Network-Flows
data_files:
- split: train
pattern: "Network-Flows/*.csv"
- config_name: Packet-Fields
data_files:
- split: train
pattern: "Packet-Fields/*.csv"
- config_name: Packet-Bytes
data_files:
- split: train
pattern: "Packet-Bytes/*.csv"
- config_name: Payload-Bytes
data_files:
- split: train
pattern: "Payload-Bytes/*.csv"
---