Commit
·
eee96b6
1
Parent(s):
ab805a6
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,9 +6,9 @@ task_categories:
|
|
| 6 |
size_categories:
|
| 7 |
- 100M<n<1B
|
| 8 |
tags:
|
| 9 |
-
-
|
| 10 |
-
-
|
| 11 |
-
-
|
| 12 |
- CIC-IDS2017
|
| 13 |
---
|
| 14 |
|
|
@@ -196,4 +196,4 @@ print(next(iter(dataset)))
|
|
| 196 |
|
| 197 |
## Notes
|
| 198 |
|
| 199 |
-
The size of these datasets is large, and depending on the subset(s) selected and the number of bytes extracted, the operations can be resource-intensive. Therefore, it's recommended to ensure you have sufficient disk space and RAM when using this package.
|
|
|
|
| 6 |
size_categories:
|
| 7 |
- 100M<n<1B
|
| 8 |
tags:
|
| 9 |
+
- Network Intrusion Detection
|
| 10 |
+
- Cybersecurity
|
| 11 |
+
- Network Packets
|
| 12 |
- CIC-IDS2017
|
| 13 |
---
|
| 14 |
|
|
|
|
| 196 |
|
| 197 |
## Notes
|
| 198 |
|
| 199 |
+
The size of these datasets is large, and depending on the subset(s) selected and the number of bytes extracted, the operations can be resource-intensive. Therefore, it's recommended to ensure you have sufficient disk space and RAM when using this package.
|