From 2a6fee23db557c6ad539c0ce80c0581e43fa702a Mon Sep 17 00:00:00 2001 From: Devarsh Shah Date: Sat, 8 Jun 2024 11:32:39 +0530 Subject: [PATCH] Update Readme.md --- Knee Osteoarthritis Prediction/Readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Knee Osteoarthritis Prediction/Readme.md b/Knee Osteoarthritis Prediction/Readme.md index 48c019223..e16f49252 100644 --- a/Knee Osteoarthritis Prediction/Readme.md +++ b/Knee Osteoarthritis Prediction/Readme.md @@ -43,3 +43,15 @@ models used: - Numpy - Matplotlib + +We used Validation and Testing **Loss** and **Accuracy** as metrics. + +| Models | Accuracy | Loss | +|--------|---------------------|--------------------------| +| ResNet-50 | % | | +| InceptionV3 | % | | +| CNN | % | | +| VGG16 | % | | +| EfficientNetB7 | % | | +| DenseNet-121 | % | | +| Xception | % | | \ No newline at end of file