CC-3636 / breast_cancer_prediction

A simple neural network that decides whether a given tumor is cancerous or benign based on five size, shape, and texture measurements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

breast_cancer_prediction

A very simple feedforward neural network that decides whether a given tumor is cancerous or benign based on 5 size, shape, and texture measurements as provided in the dataset, which I got from Kaggle

About

A simple neural network that decides whether a given tumor is cancerous or benign based on five size, shape, and texture measurements.


Languages

Language:Python 100.0%