Datasets:
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
ArXiv:
Tags:
survival-analysis
multiple-instance-learning
optimal-transport
medical-imaging
deep-learning
pytorch
License:
Improve dataset card: Add task category, library name, and code link
#1
by
nielsr
HF Staff
- opened
This PR enhances the dataset card for OTSurv by:
- Adding
task_categories: image-classificationto the metadata, which aligns with the dataset's use of whole slide images for medical tasks, improving its discoverability. - Including
library_name: pytorchin the metadata, as PyTorch is the primary deep learning framework used for this project. - Adding a direct GitHub repository badge to the top section of the content, making it easier for users to access the associated code.
These changes will make the dataset card more complete and user-friendly on the Hugging Face Hub.