Tiburoncin commited on
Commit
31a6443
1 Parent(s): d4d8260

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: diagnosis
7
+ dtype: string
8
+ - name: radius_mean
9
+ dtype: float64
10
+ - name: texture_mean
11
+ dtype: float64
12
+ - name: perimeter_mean
13
+ dtype: float64
14
+ - name: area_mean
15
+ dtype: float64
16
+ - name: smoothness_mean
17
+ dtype: float64
18
+ - name: compactness_mean
19
+ dtype: float64
20
+ - name: concavity_mean
21
+ dtype: float64
22
+ - name: concave points_mean
23
+ dtype: float64
24
+ - name: symmetry_mean
25
+ dtype: float64
26
+ - name: fractal_dimension_mean
27
+ dtype: float64
28
+ - name: radius_se
29
+ dtype: float64
30
+ - name: texture_se
31
+ dtype: float64
32
+ - name: perimeter_se
33
+ dtype: float64
34
+ - name: area_se
35
+ dtype: float64
36
+ - name: smoothness_se
37
+ dtype: float64
38
+ - name: compactness_se
39
+ dtype: float64
40
+ - name: concavity_se
41
+ dtype: float64
42
+ - name: concave points_se
43
+ dtype: float64
44
+ - name: symmetry_se
45
+ dtype: float64
46
+ - name: fractal_dimension_se
47
+ dtype: float64
48
+ - name: radius_worst
49
+ dtype: float64
50
+ - name: texture_worst
51
+ dtype: float64
52
+ - name: perimeter_worst
53
+ dtype: float64
54
+ - name: area_worst
55
+ dtype: float64
56
+ - name: smoothness_worst
57
+ dtype: float64
58
+ - name: compactness_worst
59
+ dtype: float64
60
+ - name: concavity_worst
61
+ dtype: float64
62
+ - name: concave points_worst
63
+ dtype: float64
64
+ - name: symmetry_worst
65
+ dtype: float64
66
+ - name: fractal_dimension_worst
67
+ dtype: float64
68
+ - name: 'Unnamed: 32'
69
+ dtype: float64
70
+ splits:
71
+ - name: train
72
+ num_bytes: 103928.36203866433
73
+ num_examples: 398
74
+ - name: test
75
+ num_bytes: 44652.63796133568
76
+ num_examples: 171
77
+ download_size: 168035
78
+ dataset_size: 148581.0
79
+ configs:
80
+ - config_name: default
81
+ data_files:
82
+ - split: train
83
+ path: data/train-*
84
+ - split: test
85
+ path: data/test-*
86
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b63bd395a49d718c5252b4c568312e864f895de0c14472378e5ec4d7221cce
3
+ size 59180
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed671189295c5d6e6e66102788eba56a27bb0298ff232acafd414ee90bc77d7a
3
+ size 108855