Owos commited on
Commit
782964e
1 Parent(s): 9aab77e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -3,16 +3,17 @@ license: apache-2.0
3
  tags:
4
  - vision
5
  - image-classification
6
-
7
-
8
  datasets:
9
  - https://www.kaggle.com/datasets/tawsifurrahman/tuberculosis-tb-chest-xray-dataset
10
-
11
  widget:
12
  - src: https://huggingface.co/Owos/tb-classifier/blob/main/tb-negative.png
13
  example_title: Negative
14
  - src: https://huggingface.co/Owos/tb-classifier/blob/main/tb-positive.png
15
  example_title: Positive
 
 
 
 
16
  ---
17
 
18
  # Tuberculosis Classifier
 
3
  tags:
4
  - vision
5
  - image-classification
 
 
6
  datasets:
7
  - https://www.kaggle.com/datasets/tawsifurrahman/tuberculosis-tb-chest-xray-dataset
 
8
  widget:
9
  - src: https://huggingface.co/Owos/tb-classifier/blob/main/tb-negative.png
10
  example_title: Negative
11
  - src: https://huggingface.co/Owos/tb-classifier/blob/main/tb-positive.png
12
  example_title: Positive
13
+ metrics:
14
+ - Accuracy
15
+ - Precision
16
+ - Recall
17
  ---
18
 
19
  # Tuberculosis Classifier