prachi-mate / Breast-Cancer-Diagnosis-Using-Machine-Learning

Objective: To find if a given cancer specimen is malignant or benign using supervised machine learning algorithm- SVM (support vector machine)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breast-Cancer-Diagnosis-Using-Machine-Learning

Objective: To find if a given cancer specimen is malignant or benign using supervised machine learning algorithm- SVM (support vector machine)

cancer.csv file consists of the whole wisconsin dataset which is modified to bc_minidata.csv for simplification. code_breastcancer.py contains python code for SVM algorithm to detect if the sample is malignant or benign. code.JPG is the sample output of the code with a graph.

About

Objective: To find if a given cancer specimen is malignant or benign using supervised machine learning algorithm- SVM (support vector machine)


Languages

Language:Python 100.0%