Fraud Detection Model
Built using Python, Scikit-learn, and PyOD, trained on datasets such as the Kaggle Credit Card Fraud dataset. Uses preprocessing, feature engineering (frequency, amount deviation, location mismatch), and algorithms like Random Forest, Gradient Boosting, Isolation Forest, or One-Class SVM. Evaluated with metrics like ROC-AUC, precision, and recall to address dataset imbalance.








