/Fraud-Detection-in-credit-cards-using-anormaly-detection

This project involves identifying unusual patterns or behaviors that may indicate fraudulent activity in credit cards. Anomaly detection algorithms work by learning patterns from historical data and then detecting deviations from those patterns in new data. Two algorithms have been utilized. i.e Autoencoders & Angle-based Outlier Detection (ABOD)

Primary LanguageJupyter Notebook

Stargazers