Skip to content
#

credit-card-fraud-detection

Here are 97 public repositories matching this topic...

🛡️ Welcome to our Credit Card Fraud Detection project! 💳 Harnessing the formidable prowess machine learning, we're steadfast in our mission to fortify your financial stronghold against deceitful adversaries. Join our crusade for financial resilience,Ensuring every transaction is securely monitored! 🔐💯

  • Updated May 21, 2024
  • Jupyter Notebook
awesome-fraud-detection-papers

The increase in credit card fraud brought on by weaknesses in the system. We employ machine learning algorithms such as Logistic Regression, Decision Trees and Support Vector Machine. The accuracy results in detecting fraudulent transactions appears promising.

  • Updated Mar 16, 2024
  • Jupyter Notebook

The credit card fraud detection model employs a Random Forest Classifier, a robust ensemble learning technique. It analyzes various transaction features to accurately identify fraudulent activities, leveraging the collective decision-making of multiple decision trees to enhance detection accuracy and resilience against data imbalances.

  • Updated Feb 11, 2024
  • Jupyter Notebook

Credit card fraud is a significant problem, with billions of dollars lost each year. Machine learning can be used to detect credit card fraud by identifying patterns that are indicative of fraudulent transactions. Credit card fraud refers to the physical loss of a credit card or the loss of sensitive credit card information.

  • Updated Feb 7, 2024
  • Jupyter Notebook

The Credit Card Fraud Detection project uses statistical techniques and machine learning for identifying fraudulent transactions. It includes data preprocessing, outlier detection using Boxplots and Z-scores, and a decision tree model. Evaluation goes beyond accuracy, considering precision, recall, F1-score, and ROC AUC.

  • Updated Feb 2, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the credit-card-fraud-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the credit-card-fraud-detection topic, visit your repo's landing page and select "manage topics."

Learn more