In this tutorial, we’re going to create a model to predict whether a patient has a positive breast cancer diagnosis based on several tumor features.

Problem Statement

The breast cancer database is a publicly available dataset from the UCI Machine learning Repository. It gives information on tumor features such as tumor size, density, and texture.

**Goal: **To create a classification model that looks at predicts if the cancer diagnosis is benign or malignant based on several features.

Data used: Kaggle-Breast Cancer Prediction Dataset

#data-science #machine-learning #support-vector-machine #python #kaggle

Case Study: Breast Cancer Classification Using a Support Vector Machine
1.30 GEEK