Kossisoroyce commited on
Commit
b609b67
·
verified ·
1 Parent(s): 8155654

Upload Brain Tumor (MRI) Detection Colourized with EHR dataset

Browse files
Files changed (5) hide show
  1. .gitattributes +3 -0
  2. dataset_info.json +6 -6
  3. test.parquet +2 -2
  4. train.parquet +2 -2
  5. validation.parquet +2 -2
.gitattributes ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ test.parquet filter=lfs diff=lfs merge=lfs -text
2
+ train.parquet filter=lfs diff=lfs merge=lfs -text
3
+ validation.parquet filter=lfs diff=lfs merge=lfs -text
dataset_info.json CHANGED
@@ -23,6 +23,11 @@
23
  "image_resolution": "225x225 pixels",
24
  "features": [
25
  "patient_id",
 
 
 
 
 
26
  "first_name",
27
  "middle_name",
28
  "surname",
@@ -77,11 +82,6 @@
77
  "radiologist",
78
  "report_date",
79
  "conclusion",
80
- "radiology_report",
81
- "Heatmap_Visualization",
82
- "3D_Volume_Rendering",
83
- "Edge_Detection",
84
- "Adaptive_Histogram_Equalization",
85
- "Contrast_Stretching"
86
  ]
87
  }
 
23
  "image_resolution": "225x225 pixels",
24
  "features": [
25
  "patient_id",
26
+ "Heatmap_Visualization",
27
+ "3D_Volume_Rendering",
28
+ "Edge_Detection",
29
+ "Adaptive_Histogram_Equalization",
30
+ "Contrast_Stretching",
31
  "first_name",
32
  "middle_name",
33
  "surname",
 
82
  "radiologist",
83
  "report_date",
84
  "conclusion",
85
+ "radiology_report"
 
 
 
 
 
86
  ]
87
  }
test.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd18497e338a7d8b5e539949d1cbe8e8009efd8694d28363216e4229b7bfc107
3
- size 21337759
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e94268bf636ef89589f4c9045d79961cf8fd2f88d504b4b556557c3afdf5f556
3
+ size 21337877
train.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72b0afac48cc6dd53221e1c863b22273ebd2b2fb4d7e0eedd0c2a076528c44b6
3
- size 118494494
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dee9b9c5c31085d7d4b02eb76c103fbdad14dc6aea65b911b760f4b5ad750b68
3
+ size 118494602
validation.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34c543362547f804e8b121381ed68dd67ef4faa9ef45664723bc31d696384fa9
3
- size 20856585
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:014a98825ef42cb48df23cc9d238c4a755692c8fc0891a4d36db9524ed5ce913
3
+ size 20856703