-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathevent.json
32 lines (32 loc) · 932 Bytes
/
event.json
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
{
"radius_mean": 13.49,
"texture_mean": 22.3,
"perimeter_mean": 86.91,
"area_mean": 561,
"smoothness_mean": 0.08752,
"compactness_mean": 0.07697999999999999,
"concavity_mean": 0.047510000000000004,
"concave points_mean": 0.033839999999999995,
"symmetry_mean": 0.1809,
"fractal_dimension_mean": 0.057179999999999995,
"radius_se": 0.2338,
"texture_se": 1.3530000000000002,
"perimeter_se": 1.735,
"area_se": 20.2,
"smoothness_se": 0.004455,
"compactness_se": 0.013819999999999999,
"concavity_se": 0.02095,
"concave points_se": 0.01184,
"symmetry_se": 0.01641,
"fractal_dimension_se": 0.001956,
"radius_worst": 15.15,
"texture_worst": 31.82,
"perimeter_worst": 99,
"area_worst": 698.8,
"smoothness_worst": 0.1162,
"compactness_worst": 0.1711,
"concavity_worst": 0.2282,
"concave points_worst": 0.1282,
"symmetry_worst": 0.2871,
"fractal_dimension_worst": 0.06917000000000001
}