Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 407 Bytes

File metadata and controls

15 lines (9 loc) · 407 Bytes

BreastCancerClassification

Machine learning classifier for cancer tissues

This code helps you classify malignant and benign tumors using Suppurt Vector Classification

Code Requirements

You can install Conda or canopy for python which resolves all the dependencies for machine learning.

Python Implementation

Dataset- UCI-ML
I have used 30 features to classify
0=benign and 1=malignant.