Skip to content

Add Credit Card Fraud Detection using DBSCAN Clustering - #94

Merged
iamwatchdogs merged 3 commits into
Grow-with-Open-Source:mainfrom
zain-cs:credit-card-fraud-detection
Aug 9, 2026
Merged

Add Credit Card Fraud Detection using DBSCAN Clustering#94
iamwatchdogs merged 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
Contributor

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
Contributor Author

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

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

iamwatchdogs

This comment was marked as duplicate.

@iamwatchdogs iamwatchdogs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and Approved by @iamwatchdogs

@iamwatchdogs
iamwatchdogs merged commit 3e92b34 into Grow-with-Open-Source:main Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Thank you for contributing @zain-cs. Make sure to check your contribution on GitHub Pages.

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