Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 696 Bytes

File metadata and controls

8 lines (7 loc) · 696 Bytes

Breast Cancer Detection using Dicom Mammograms

EDA

The EDA code can be utilized to clean the data and create a model architecture with custom CNN model training (Also contains code for a VGG inspired model)

Run

Ths submission code can be used to create a model using the same weights as the trained model and provide inference.

Comments irregularity

There might be some irregular comments from the code pieces I borrowed from the Kaggle Repositories or Some of the ones I had created but changed the architecture later. Please do not Mind those I will work on cleaning and republishing the notebooks (or somebody else who might be interested in doing that can also thake it up :) )