Breast_cancer_ML

Used KNN, Logistic Regression and Random Forest Classification to create a model which predicts breast cancer.

Achieved accuracies of: KNN-65.79% Logistic Regression- 58.77% Random Forest Classification-95.61%

The notebook attached has the full code along with visualisation and some explanation.