Skip to content

Latest commit

 

History

History
executable file
·
2 lines (2 loc) · 570 Bytes

File metadata and controls

executable file
·
2 lines (2 loc) · 570 Bytes

Histopathologic Cancer Detection

In this competition, you must create an algorithm to identify metastatic cancer in small image patches taken from larger digital pathology scans. The data for this competition is a slightly modified version of the PatchCamelyon (PCam) benchmark dataset (the original PCam dataset contains duplicate images due to its probabilistic sampling, however, the version presented on Kaggle does not contain duplicates). This notebook is based on the fast ai 1.0 framework