Skip to content

Commit 483d8c6

Browse files
authored
Update README.md
1 parent 3945b93 commit 483d8c6

File tree

1 file changed

+6
-6
lines changed
  • Skin Disease Classification using Deep Learning Models

1 file changed

+6
-6
lines changed

Skin Disease Classification using Deep Learning Models/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ The following are the classes included in the dataset:
4646
We visualized the data to understand the sample characteristics for each class of skin disease. The following plots illustrate sample images and the class distribution:
4747

4848
1. **Data Visualization**
49-
![Data Visualization](../Images/data_visualization.png)
49+
![Data Visualization](Images/data_visualization.png)
5050

5151
2. **Class Distribution**
52-
![Class Distribution](../Images/class_distribution.png)
52+
![Class Distribution](Images/class_distribution.png)
5353

5454
## 🧠 Models Used
5555

@@ -81,11 +81,11 @@ We compared each model on the following metrics:
8181
The following plots provide a comparative visualization for each model's performance:
8282

8383
1. **Loss**
84-
![Loss Plot](../Images/loss_plot.png)
84+
![Loss Plot](Images/loss_plot.png)
8585
2. **Accuracy**
86-
![Accuracy Plot](../Images/accuracy_plot.png)
86+
![Accuracy Plot](Images/accuracy_plot.png)
8787
3. **Top-2 Accuracy**
88-
![Top-2 Accuracy Plot](../Images/top2_accuracy_plot.png)
88+
![Top-2 Accuracy Plot](Images/top2_accuracy_plot.png)
8989

9090
## 🚀 How to Run
9191

@@ -101,5 +101,5 @@ To replicate this analysis, clone the repository and follow these steps:
101101

102102
Developed by **Prashant Kumar Mishra**
103103
GitHub: [Profile Link](https://github.com/pacificrm)
104-
LinkedIn: [Prashant Kumar Mishra](https://www.linkedin.com/in/pacificrm)
104+
LinkedIn: [Prashant Kumar Mishra](https://www.linkedin.com/in/pacificrm)
105105
Kaggle : [Profile Link](https://www.kaggle.com/pacificrm)

0 commit comments

Comments
 (0)