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