Owos commited on
Commit
7aa7119
·
1 Parent(s): 0624113

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,5 +41,5 @@ Transfer-learning was employed using InceptionV3 as the pre-trained model. Train
41
  #Evaluation results
42
  The result of the evaluation are as follows: - loss: 0.0923 - binary_accuracy: 0.9857 - precision: 0.9259 - recall: 0.9843
43
  More information can be found in the plot below.
44
- ![Evaluation results of the TB model](https://huggingface.co/Owos/tb-classifier/blob/main/inceptionv3_results.png)
45
 
 
41
  #Evaluation results
42
  The result of the evaluation are as follows: - loss: 0.0923 - binary_accuracy: 0.9857 - precision: 0.9259 - recall: 0.9843
43
  More information can be found in the plot below.
44
+ [Evaluation results of the TB model](https://github.com/owos/tb_project/blob/main/README.md)
45