Add Credit Card Fraud Detection using DBSCAN Clustering - #94
Conversation
|
👋 @zain-cs |
|
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. |
|
Hi @iamwatchdogs, I've pushed the fixes. Could you please approve the workflow run so the checks can execute? Thanks! |
|
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
left a comment
There was a problem hiding this comment.
Reviewed and Approved by @iamwatchdogs
|
Thank you for contributing @zain-cs. Make sure to check your contribution on GitHub Pages. |
Description
Added an unsupervised credit card fraud detection project using
DBSCAN clustering algorithm.
Changes
DBSCAN_clustering.ipynb— main Jupyter notebookREADME.md— project documentationrequirements.txt— project dependenciesProject Details