├── README.md ├── dataset └── data.csv └── model.ipynb /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sagnikghoshcr7/Breast-Cancer-Prediction/HEAD/README.md -------------------------------------------------------------------------------- /dataset/data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sagnikghoshcr7/Breast-Cancer-Prediction/HEAD/dataset/data.csv -------------------------------------------------------------------------------- /model.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sagnikghoshcr7/Breast-Cancer-Prediction/HEAD/model.ipynb --------------------------------------------------------------------------------