Wilder60 / ML-Breast-Cancer-Detection

Using Machine Learning to check to see if a breast tumor is malignant or benign

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Apache Spark's K-means Clustering Machine Learning. This is a small Machine Learning progect to find if a breast tumor is maligiant or benign.

Input Data is Breast Cancer Wisconsin (Diagnostic) Data Set URL : https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)

569 instances were used each containing 32 values: 1 ID Number 2 Correct Diagnosis 3 - 32 Input Data

This code results are within 85% accuracy.

About

Using Machine Learning to check to see if a breast tumor is malignant or benign


Languages

Language:Scala 100.0%