Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 573 Bytes

File metadata and controls

13 lines (9 loc) · 573 Bytes

Lets-UPgrade-AIML-

This repository contains an ML Breast Cancer Prediction problem as a part of my learning process via Lets Upgrade.

For this I use different classification algorithms like - Logistic regression, Decision Tree Classifier, Random Forest, Support Vector Machine.

Link of data file - https://raw.githubusercontent.com/ingledarshan/AIML-B2/main/data.csv

Accuracy Score for different models:

Logistic Regression Method 0.976608 Decision Tree Classifier Method 0.918129 RAndom Forest Classifier Method 0.947368 Support Vector Classifier Method 0.964912