Skip to content

Commit

Permalink
Merge pull request #239 from Renumics/docs/link-sliceguard-article
Browse files Browse the repository at this point in the history
add medium article link
  • Loading branch information
ssuwelack authored Sep 19, 2023
2 parents 43cf8d1 + 86717c7 commit 31735ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Here are some interactive examples on publicly available datasets:
<tr>
<td rowspan="3">🖼️ Image</td>
<td>Find Issues in Any Image Classification Dataset</td>
<td><a href="https://www.renumics.com/next/docs/use-cases/image-classification">👨‍💻</a></td>
<td><a href="https://www.renumics.com/next/docs/use-cases/image-classification">👨‍💻</a> <a href="https://medium.com/@daniel-klitzke/finding-problematic-data-slices-in-unstructured-data-aeec0a3b9a2a">📝</a></td>
</tr>
<tr>
<td>Find data issues in the CIFAR-100 image dataset</td>
Expand All @@ -61,7 +61,7 @@ Here are some interactive examples on publicly available datasets:
<tr>
<td rowspan="3">🔊 Audio</td>
<td>Find Issues in Any Audio Classification Dataset</td>
<td><a href="https://www.renumics.com/next/docs/use-cases/audio-classification">👨‍💻</a></td>
<td><a href="https://www.renumics.com/next/docs/use-cases/audio-classification">👨‍💻</a> <a href="https://medium.com/@daniel-klitzke/finding-problematic-data-slices-in-unstructured-data-aeec0a3b9a2a">📝</a></td>
</tr>
<tr>
<td>Find data issues in the Common Voice audio dataset</td>
Expand All @@ -74,7 +74,7 @@ Here are some interactive examples on publicly available datasets:
<tr>
<td rowspan="1">📝 Text</td>
<td>Find Issues in Any Text Classification Dataset</td>
<td><a href="https://www.renumics.com/next/docs/use-cases/text-classification">👨‍💻</a></td>
<td><a href="https://www.renumics.com/next/docs/use-cases/text-classification">👨‍💻</a> <a href="https://medium.com/@daniel-klitzke/finding-problematic-data-slices-in-unstructured-data-aeec0a3b9a2a">📝</a></td>
</tr>
<tr>
<td rowspan="2">📈🖼️ Mixed</td>
Expand Down

0 comments on commit 31735ea

Please sign in to comment.