Skip to content
#

credit-card-fraud-detection

Here are 97 public repositories matching this topic...

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

🛡️ 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

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 project focused on building a joint computational toolbox for credit card risk analysis. It consists of removing irrelevant attributes from dataset to get meaningful model while building decision trees from the possible subset or combination of attributes and further applying these pools of trees as an initial seed to Multi - Objective Evolu…

  • Updated May 27, 2021
  • R

Includes Jupyter notebooks on some of my ML projects utilizing Sklearn, tensorflow, keras.These notebooks includes problems such as credit card fraud detection, digit recognization with clustering method, Stock market data analysis with KMeans clustering.Also, includes work on Natural Language Processing, Computer vision problems.

  • Updated Jul 5, 2020
  • 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