skadewdl3 commited on
Commit
f2849b3
·
verified ·
1 Parent(s): ac52633

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: duration
5
+ dtype: int64
6
+ - name: protocol_type
7
+ dtype: string
8
+ - name: service
9
+ dtype: string
10
+ - name: flag
11
+ dtype: string
12
+ - name: src_bytes
13
+ dtype: int64
14
+ - name: dst_bytes
15
+ dtype: int64
16
+ - name: land
17
+ dtype: int64
18
+ - name: wrong_fragment
19
+ dtype: int64
20
+ - name: urgent
21
+ dtype: int64
22
+ - name: hot
23
+ dtype: int64
24
+ - name: num_failed_logins
25
+ dtype: int64
26
+ - name: logged_in
27
+ dtype: int64
28
+ - name: num_compromised
29
+ dtype: int64
30
+ - name: root_shell
31
+ dtype: int64
32
+ - name: su_attempted
33
+ dtype: int64
34
+ - name: num_root
35
+ dtype: int64
36
+ - name: num_file_creations
37
+ dtype: int64
38
+ - name: num_shells
39
+ dtype: int64
40
+ - name: num_access_files
41
+ dtype: int64
42
+ - name: num_outbound_cmds
43
+ dtype: int64
44
+ - name: is_host_login
45
+ dtype: int64
46
+ - name: is_guest_login
47
+ dtype: int64
48
+ - name: count
49
+ dtype: int64
50
+ - name: srv_count
51
+ dtype: int64
52
+ - name: serror_rate
53
+ dtype: float64
54
+ - name: srv_serror_rate
55
+ dtype: float64
56
+ - name: rerror_rate
57
+ dtype: float64
58
+ - name: srv_rerror_rate
59
+ dtype: float64
60
+ - name: same_srv_rate
61
+ dtype: float64
62
+ - name: diff_srv_rate
63
+ dtype: float64
64
+ - name: srv_diff_host_rate
65
+ dtype: float64
66
+ - name: dst_host_count
67
+ dtype: int64
68
+ - name: dst_host_srv_count
69
+ dtype: int64
70
+ - name: dst_host_same_srv_rate
71
+ dtype: float64
72
+ - name: dst_host_diff_srv_rate
73
+ dtype: float64
74
+ - name: dst_host_same_src_port_rate
75
+ dtype: float64
76
+ - name: dst_host_srv_diff_host_rate
77
+ dtype: float64
78
+ - name: dst_host_serror_rate
79
+ dtype: float64
80
+ - name: dst_host_srv_serror_rate
81
+ dtype: float64
82
+ - name: dst_host_rerror_rate
83
+ dtype: float64
84
+ - name: dst_host_srv_rerror_rate
85
+ dtype: float64
86
+ - name: class
87
+ dtype: string
88
+ splits:
89
+ - name: train
90
+ num_bytes: 5168155
91
+ num_examples: 15328
92
+ - name: test
93
+ num_bytes: 5148797
94
+ num_examples: 15267
95
+ download_size: 1260488
96
+ dataset_size: 10316952
97
+ configs:
98
+ - config_name: default
99
+ data_files:
100
+ - split: train
101
+ path: data/train-*
102
+ - split: test
103
+ path: data/test-*
104
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:470e47ae5ba26cc3dd7ee4d6d9dc46f646dac3211b271fc3e0bb27cde1b060d9
3
+ size 637072
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b651a05c21e23187d4c81c8ff538fffb48240ecb0dd2c6098f325e559542ef28
3
+ size 623416