Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages