https://github.com/witch-world/breast-cancer-classification-using-neural-network
https://github.com/witch-world/breast-cancer-classification-using-neural-network
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/witch-world/breast-cancer-classification-using-neural-network
- Owner: witch-world
- License: mit
- Created: 2023-03-31T09:51:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T11:49:52.000Z (about 2 years ago)
- Last Synced: 2025-01-15T11:12:50.240Z (9 months ago)
- Language: Jupyter Notebook
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# breast-cancer-classification-using-neural-network
Build a Neural Network for the classification of Breast Cancer.
The model is trained on Numerical Data.
The Dataset is used from scikit-learn library as it comes with many built in datasets
The Model takes Numerical Data ass input and classifies the Cancer into Malilgnant or Benign