Upload dataset
Browse files
README.md
CHANGED
@@ -1325,6 +1325,48 @@ dataset_info:
|
|
1325 |
num_examples: 5701
|
1326 |
download_size: 751353
|
1327 |
dataset_size: 1575428
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1328 |
- config_name: mansoordaku__ckdisease
|
1329 |
features:
|
1330 |
- name: age
|
@@ -2979,6 +3021,10 @@ configs:
|
|
2979 |
path: juliasuzuki__waze-dataset-to-predict-user-churn/train-*
|
2980 |
- split: test
|
2981 |
path: juliasuzuki__waze-dataset-to-predict-user-churn/test-*
|
|
|
|
|
|
|
|
|
2982 |
- config_name: mansoordaku__ckdisease
|
2983 |
data_files:
|
2984 |
- split: train
|
|
|
1325 |
num_examples: 5701
|
1326 |
download_size: 751353
|
1327 |
dataset_size: 1575428
|
1328 |
+
- config_name: kartikjaspal__server-logs-suspicious
|
1329 |
+
features:
|
1330 |
+
- name: Date first seen
|
1331 |
+
dtype: string
|
1332 |
+
- name: Duration
|
1333 |
+
dtype: float64
|
1334 |
+
- name: Proto
|
1335 |
+
dtype: string
|
1336 |
+
- name: Src IP Addr
|
1337 |
+
dtype: string
|
1338 |
+
- name: Src Pt
|
1339 |
+
dtype: int64
|
1340 |
+
- name: Dst IP Addr
|
1341 |
+
dtype: string
|
1342 |
+
- name: Dst Pt
|
1343 |
+
dtype: float64
|
1344 |
+
- name: Packets
|
1345 |
+
dtype: int64
|
1346 |
+
- name: Bytes
|
1347 |
+
dtype: string
|
1348 |
+
- name: Flows
|
1349 |
+
dtype: int64
|
1350 |
+
- name: Flags
|
1351 |
+
dtype: string
|
1352 |
+
- name: Tos
|
1353 |
+
dtype: int64
|
1354 |
+
- name: attackType
|
1355 |
+
dtype: string
|
1356 |
+
- name: attackID
|
1357 |
+
dtype: string
|
1358 |
+
- name: attackDescription
|
1359 |
+
dtype: string
|
1360 |
+
- name: __FeatEng_target__
|
1361 |
+
dtype: string
|
1362 |
+
- name: __index_level_0__
|
1363 |
+
dtype: int64
|
1364 |
+
splits:
|
1365 |
+
- name: train
|
1366 |
+
num_bytes: 18155754
|
1367 |
+
num_examples: 103548
|
1368 |
+
download_size: 4492422
|
1369 |
+
dataset_size: 18155754
|
1370 |
- config_name: mansoordaku__ckdisease
|
1371 |
features:
|
1372 |
- name: age
|
|
|
3021 |
path: juliasuzuki__waze-dataset-to-predict-user-churn/train-*
|
3022 |
- split: test
|
3023 |
path: juliasuzuki__waze-dataset-to-predict-user-churn/test-*
|
3024 |
+
- config_name: kartikjaspal__server-logs-suspicious
|
3025 |
+
data_files:
|
3026 |
+
- split: train
|
3027 |
+
path: kartikjaspal__server-logs-suspicious/train-*
|
3028 |
- config_name: mansoordaku__ckdisease
|
3029 |
data_files:
|
3030 |
- split: train
|
kartikjaspal__server-logs-suspicious/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:607ad2a4b92f0250a4a048661fcdc38fa258770ad608ca351f992651df03cbf8
|
3 |
+
size 4492422
|