-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpred_if.json
More file actions
41 lines (41 loc) · 995 Bytes
/
Copy pathpred_if.json
File metadata and controls
41 lines (41 loc) · 995 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[
{
"timestamp": "2024-01-01T00:00:00",
"detector": "isolation_forest",
"score": 0.0,
"start": "2024-01-01T00:00:00",
"end": "2024-01-01T00:00:18",
"context_start": "2023-12-31T23:59:50",
"context_end": "2024-01-01T00:00:10",
"top_channels": [
"vibration",
"rpm"
]
},
{
"timestamp": "2024-01-01T00:02:01",
"detector": "isolation_forest",
"score": 0.021370299960212447,
"start": "2024-01-01T00:02:01",
"end": "2024-01-01T00:02:03",
"context_start": "2024-01-01T00:01:51",
"context_end": "2024-01-01T00:02:11",
"top_channels": [
"vibration",
"actuation"
]
},
{
"timestamp": "2024-01-01T00:02:15",
"detector": "isolation_forest",
"score": 0.018622736690759978,
"start": "2024-01-01T00:02:15",
"end": "2024-01-01T00:02:17",
"context_start": "2024-01-01T00:02:05",
"context_end": "2024-01-01T00:02:25",
"top_channels": [
"temp",
"current"
]
}
]