README
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h2 align="center" class="big-text">Breast Cancer Detection Using Machine Learnings</h2>
<h5 align="center" class="big-text">Worldwide, breast cancer is the most common type of cancer in women and the second highest in terms of mortality rates.Diagnosis of breast cancer is performed when an abnormal lump is found (from self-examination or x-ray) or a tiny speck of calcium is seen (on an x-ray). After a suspicious lump is found, the doctor will conduct a diagnosis to determine whether it is cancerous and, if so, whether it has spread to other parts of the body.
This breast cancer dataset was obtained from the University of Wisconsin Hospitals, Madison from Dr. William H. Wolberg.</h2> <img style="border-radius: 5px; margin: 0 0 5px 35px;" alt="GIF" width="100%" src="Decision Tree_ROC.png" /> <img style="border-radius: 5px; margin: 0 0 5px 35px;" alt="GIF" width="100%" src="Logistic Regression_ROC.png" /> <img style="border-radius: 5px; margin: 0 0 5px 35px;" alt="GIF" width="100%" src="Random Forest_ROC.png" />
</body> </html>