-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsampled_data.json
More file actions
82 lines (82 loc) · 1.9 KB
/
sampled_data.json
File metadata and controls
82 lines (82 loc) · 1.9 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"UDI": 1308,
"Process temperature [K]": 310.0,
"Torque [Nm]": 42.1,
"Tool wear [min]": 154,
"Target": 0,
"Failure Type": "No Failure",
"Type__H": 0,
"Type__L": 1
},
{
"UDI": 9438,
"Process temperature [K]": 308.7,
"Torque [Nm]": 43.0,
"Tool wear [min]": 56,
"Target": 0,
"Failure Type": "No Failure",
"Type__H": 0,
"Type__L": 0
},
{
"UDI": 8333,
"Process temperature [K]": 309.7,
"Torque [Nm]": 44.0,
"Tool wear [min]": 136,
"Target": 0,
"Failure Type": "No Failure",
"Type__H": 0,
"Type__L": 1
},
{
"UDI": 3868,
"Process temperature [K]": 311.6,
"Torque [Nm]": 9.7,
"Tool wear [min]": 2,
"Target": 1,
"Failure Type": "Power Failure",
"Type__H": 0,
"Type__L": 0
},
{
"UDI": 1683,
"Process temperature [K]": 307.4,
"Torque [Nm]": 36.1,
"Tool wear [min]": 225,
"Target": 1,
"Failure Type": "Tool Wear Failure",
"Type__H": 1,
"Type__L": 0
},
{
"UDI": 9415,
"Process temperature [K]": 308.6,
"Torque [Nm]": 53.9,
"Tool wear [min]": 207,
"Target": 1,
"Failure Type": "Overstrain Failure",
"Type__H": 0,
"Type__L": 1
},
{
"UDI": 3453,
"Process temperature [K]": 310.5,
"Torque [Nm]": 32.3,
"Tool wear [min]": 2,
"Target": 0,
"Failure Type": "Random Failures",
"Type__H": 1,
"Type__L": 0
},
{
"UDI": 4719,
"Process temperature [K]": 311.6,
"Torque [Nm]": 56.8,
"Tool wear [min]": 187,
"Target": 1,
"Failure Type": "Heat Dissipation Failure",
"Type__H": 0,
"Type__L": 1
}
]