wizaye commited on
Commit
172cc9a
·
1 Parent(s): 8591b97

Add YAML Header for Readme.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # MRI_LLM: Brain, Breast, and Lung Tumor Detection Models
2
 
3
  📌 **Author**: Vijayendher Gatla (@wizaye)
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags:
5
+ - deep-learning
6
+ - medical-imaging
7
+ - tumor-detection
8
+ - MRI
9
+ - h5
10
+ model-index:
11
+ - name: MRI_LLM
12
+ results:
13
+ - task:
14
+ type: image-classification
15
+ dataset:
16
+ name: Public MRI datasets (Kaggle, NIH, TCIA)
17
+ metrics:
18
+ - type: accuracy
19
+ value: 95.2
20
+ ---
21
+
22
+
23
  # MRI_LLM: Brain, Breast, and Lung Tumor Detection Models
24
 
25
  📌 **Author**: Vijayendher Gatla (@wizaye)