a | b/README.md | ||
---|---|---|---|
1 | # Lung-Cancer-Prediction |
||
2 | CNN model to predict lung cancer based on MRI images |
||
3 | |||
4 | ### File descriptions : |
||
5 | > cancerCNN.h5 - saved model file |
||
6 | > final_cnn_luna.ipynb - final code on google collab |
||
7 | > data.zip - LUNA 2016 Data |
||
8 | |||
9 | ### [Final Report](minor report.pdf) |