Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
6 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
7 |
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet" />
|
8 |
-
<title><strong>
|
9 |
</head>
|
10 |
<body>
|
11 |
<div class="container">
|
@@ -27,7 +27,7 @@
|
|
27 |
The program has been meticulously trained on a diverse and extensive dataset, known as the HAM10000 dataset. This dataset consists of 10,015 dermatoscopic images of skin lesions, meticulously collected and manually annotated. It is a valuable resource that has played a pivotal role in training our skin cancer classification model.
|
28 |
</p>
|
29 |
<ul>
|
30 |
-
<li>Objective: HAM
|
31 |
<li>Task: Classification</li>
|
32 |
<li>Modality: Colour Images</li>
|
33 |
</ul>
|
|
|
5 |
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
6 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
7 |
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet" />
|
8 |
+
<title><strong>HAM10000 Classification</strong></title>
|
9 |
</head>
|
10 |
<body>
|
11 |
<div class="container">
|
|
|
27 |
The program has been meticulously trained on a diverse and extensive dataset, known as the HAM10000 dataset. This dataset consists of 10,015 dermatoscopic images of skin lesions, meticulously collected and manually annotated. It is a valuable resource that has played a pivotal role in training our skin cancer classification model.
|
28 |
</p>
|
29 |
<ul>
|
30 |
+
<li>Objective: HAM 10000 Identification</li>
|
31 |
<li>Task: Classification</li>
|
32 |
<li>Modality: Colour Images</li>
|
33 |
</ul>
|