Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
1aurent
/
NCT-CRC-HE
like
3
Tasks:
Image Classification
Size:
100K<n<1M
Tags:
biology
Colorectal Pancer
Histopathology
Histology
Digital Pathology
License:
cc-by-4.0
Dataset card
Viewer
Files
Files and versions
Community
1
1aurent
commited on
Oct 1, 2023
Commit
c6288c2
·
1 Parent(s):
70701ef
Delete test.py
Browse files
Files changed (1)
hide
show
test.py
+0
-5
test.py
DELETED
Viewed
@@ -1,5 +0,0 @@
1
-
import datasets
2
-
3
-
ds = datasets.load_dataset('./NTC-CRC-HE.py')
4
-
5
-
print(ds)