Skip to content

Add Credit Card Fraud Detection using DBSCAN Clustering#94

Open
zain-cs wants to merge 3 commits into
Grow-with-Open-Source:mainfrom
zain-cs:credit-card-fraud-detection
Open

Add Credit Card Fraud Detection using DBSCAN Clustering#94
zain-cs wants to merge 3 commits into
Grow-with-Open-Source:mainfrom
zain-cs:credit-card-fraud-detection

Conversation

@zain-cs

@zain-cs zain-cs commented Jun 23, 2026

Copy link
Copy Markdown

Description

Added an unsupervised credit card fraud detection project using
DBSCAN clustering algorithm.

Changes

  • Added DBSCAN_clustering.ipynb — main Jupyter notebook
  • Added README.md — project documentation
  • Added requirements.txt — project dependencies

Project Details

  • Uses DBSCAN clustering for anomaly detection
  • No labeled data required (unsupervised approach)
  • Includes PCA visualization of clusters
  • Silhouette score evaluation

@github-actions

Copy link
Copy Markdown

👋 @zain-cs
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

@iamwatchdogs

Copy link
Copy Markdown
Contributor

Hi @zain-cs, looks like some of the linting checks were found. Please refer to the recent linting workflow to find out the issue and resolve it.

If you need any help, please ask me more questions within this conversation.

@zain-cs

zain-cs commented Jun 24, 2026

Copy link
Copy Markdown
Author

Hi @iamwatchdogs, I've pushed the fixes. Could you please approve the workflow run so the checks can execute? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants