Skip to content

Classify a breast cancer dataset via an SVM and clustering.

Notifications You must be signed in to change notification settings

calebkirkland/Breast-Cancer-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Breast-Cancer-AI

Author: Caleb Kirkland

Student Email: cok18@msstate.edu

Goal: We want to use the sklearn SVM and Clustering modules to do classification on a breast cancer data set. These breast leasions can be classified as either malignant or benign. We need to predict the diagnosis of each sample and then report the accuracy of our SVM prediction. And then run the clustering algorthims over the data and plotting the clusters using Matplotlib.

Releases

No releases published

Packages

No packages published