DEV Community

Cover image for 🎗️Breast Cancer Prediction with Decision Trees
Pragyan Tiwari
Pragyan Tiwari

Posted on

🎗️Breast Cancer Prediction with Decision Trees

Hi Developers👋

I am excited to share my latest project, a DecisionTree Classifier for predicting breast cancer. I ✨tuned the model with feature engineering techniques and interpreted the model's behaviour with SHAP.

🔮 Project Overview

This project 🧠 leverages the power of DecisionTree Classifier 🌳 to predict breast cancer 🎀. It includes advanced feature engineering techniques 🛠️ and employs SHAP (SHapley Additive exPlanations) 📈 to interpret the model's behavior, ensuring transparency 🔍 and trust 🤝 in the predictions.

Here is the complete source on GitHub:


Top comments (0)