You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to my Machine Learning project repository completed during the CodSoft Internship. This collection demonstrates practical implementation of classification algorithms on real-world datasets, with a focus on fraud detection, customer behavior analysis, and natural language processing.
Project Highlights
#
Project
Objective
1οΈβ£
Credit Card Fraud Detection
Detect fraudulent transactions from anonymized card usage data
2οΈβ£
Customer Churn Prediction
Predict if a customer is likely to discontinue a service
3οΈβ£
SMS Spam Detection
Classify text messages as spam or legitimate
π³ 1. Credit Card Fraud Detection
Worked on highly imbalanced dataset
Models: Logistic Regression, Random Forest, XGBoost