Data_projects_TripleTen

Model Comparison (Classification)

Goal:
Compare the performance of multiple classification models to predict user churn and identify the most effective algorithm.

Process:

Result:
The Random Forest model achieved the highest overall performance, offering strong predictive accuracy and balanced precision-recall trade-offs.

Skills Used: scikit-learn, pandas, machine learning, model evaluation, visualization

Files:

View Project: Notebook

Screenshot 2025-10-20 at 3 27 55 PM Screenshot 2025-10-20 at 3 28 16 PM

Future Improvements