Kamil Faber
commited on
Commit
·
c7916fc
1
Parent(s):
3227cf6
Add UNSW dataset in three continual anomaly detection scenarios
Browse files- .gitattributes +1 -0
- unsw_clustered_with_closest_assignment/test.csv +3 -0
- unsw_clustered_with_closest_assignment/train.csv +3 -0
- unsw_clustered_with_random_assignment/test.csv +3 -0
- unsw_clustered_with_random_assignment/train.csv +3 -0
- unsw_random_anomalies/test.csv +3 -0
- unsw_random_anomalies/train.csv +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.csv filter=lfs diff=lfs merge=lfs -text
|
unsw_clustered_with_closest_assignment/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b465bb261272cb15893da69175b2a8b5159d8ccda71740c079fbe58f929dc86c
|
| 3 |
+
size 84764842
|
unsw_clustered_with_closest_assignment/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5e8f5af731dc6b4d7e172f827edee88570d6bd43d9b8bf6b321e44239300c12
|
| 3 |
+
size 49790504
|
unsw_clustered_with_random_assignment/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b76044f493320f3b0da2d4717c3966fa2fe3c71b3adb873148b045f979ded06
|
| 3 |
+
size 84766818
|
unsw_clustered_with_random_assignment/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2232b3a6f5048e73ebb46c1acd594d3024d421a981c93fce56d1bf41bc31bf21
|
| 3 |
+
size 49788528
|
unsw_random_anomalies/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af1e2f24c631dd480903c6613ef17691d9bce06f8b3eace42eccefe4913c1b42
|
| 3 |
+
size 99578364
|
unsw_random_anomalies/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cccc04276e2247f9048c406c6b8e23defea9c0396f01735132b85ba73356285
|
| 3 |
+
size 49793635
|