Breast Cancer Analysis - ML Project

Breast Cancer Analysis - ML Project

2020, Sep 09    

Binary classification with different Machine Learning algorithms

  • Examine the performance of a set of supervised learning binary classification algorithms on the Breast Cancer Wisconsin (Diagnostic) dataset.
  • Determine which ML model performs the best at predicting cancer type.
  • My first Machine Learning Project.

Correlation Plot of Variables in the Dataset

breast-cancer-1

Performance of Different ML Classification Algorithms

breast-cancer-2

Link to Project: https://github.com/radroid/breast-cancer-wdbc/