Credit Card Fraud Detection (Classification) | Machine Learning | Python

  Рет қаралды 23,618

Hackers Realm

Hackers Realm

Күн бұрын

⭐️ Content Description ⭐️
In this video, I have explained about credit card fraud detection analysis using python. This is one of the basic classification problem in machine learning.
Text-based Tutorial: www.hackersrealm.net/post/cre...
GitHub Code Repo: bit.ly/mlcoderepo
Dataset link: www.kaggle.com/mlg-ulb/credit...
🌐 Website: www.hackersrealm.net
🔔 Subscribe: bit.ly/hackersrealm
🗓️ 1:1 Consultation with Me: calendly.com/hackersrealm/con...
📷 Instagram: / aswintechguy
🔣 Linkedin: / aswintechguy
🎯 GitHub: github.com/aswintechguy
🎬 Share: • Credit Card Fraud Dete...
⚡️ Data Structures & Algorithms tutorial playlist: bit.ly/dsatutorial
😎 Hackerrank problem solving solutions playlist: bit.ly/hackerrankplaylist
🤖 ML projects tutorial playlist: bit.ly/mlprojectsplaylist
🐍 Python tutorial playlist: bit.ly/python3playlist
💻 Machine learning concepts playlist: bit.ly/mlconcepts
✍🏼 NLP concepts playlist: bit.ly/nlpconcepts
🕸️ Web scraping tutorial playlist: bit.ly/webscrapingplaylist
Make a small donation to support the channel 🙏🙏🙏:-
🆙 UPI ID: hackersrealm@apl
💲 PayPal: paypal.me/hackersrealm
🕒 Timeline
00:00 Introduction to Credit Card Fraud Detection
04:18 Import Modules and Load the Dataset
10:22 Exploratory Data Analysis
18:16 Correlation Matrix Analysis
21:13 Standard Scaling the Data
24:16 Model Training and Testing
32:10 Balancing the Classes using SMOTE
40:49 End
#creditcardfrauddetection #machinelearning #hackersrealm #classification #deeplearning #datascience #model #project #artificialintelligence #beginner #analysis #python #tutorial #aswin #ai #dataanalytics #data #bigdata #programming #datascientist #technology #coding #datavisualization #computerscience #pythonprogramming #analytics #tech #dataanalysis #iot #programmer #statistics #developer #ml #business #innovation #coder #dataanalyst

Пікірлер: 50
@nikhilkr5771
@nikhilkr5771 3 ай бұрын
Thank you
@abdelhamidazanzal3501
@abdelhamidazanzal3501 2 жыл бұрын
Thank you so much for the explanation!
@HackersRealm
@HackersRealm 2 жыл бұрын
Glad you liked it!!
@UCHENNALUCYOKOYE
@UCHENNALUCYOKOYE 11 ай бұрын
can you share how you can use hyperparameter tuning to enhance the efficiency of the model?
@shubhamchavan9438
@shubhamchavan9438 2 жыл бұрын
thank you very much,
@HackersRealm
@HackersRealm 2 жыл бұрын
Glad you liked it!!!
@0x1h0b
@0x1h0b 2 жыл бұрын
thanks you very much , very nice explanation .... liked and subscribed :-)
@HackersRealm
@HackersRealm 2 жыл бұрын
Glad you liked it!!!
@praveen.m1056
@praveen.m1056 11 ай бұрын
sir i have a doubt, how the model actually predict whether the transaction is fraudulent or not.can you please explain it
@HoNey-kr8rl
@HoNey-kr8rl 2 жыл бұрын
Can u pls let me know the features of dataset tat is v1 to v8 and those negative and positive values in the dataset pls
@HackersRealm
@HackersRealm 2 жыл бұрын
It's not inference features, the original data has been reduced to few columns. It may be the transaction details
@MrChudhi
@MrChudhi 2 жыл бұрын
Nice presentation. Just a question which metric is the best metric to detect the credit card fraud. I believe it should not be accuracy. So it should be precision. Am I correct.
@HackersRealm
@HackersRealm 2 жыл бұрын
for a balanced metric, you can use f1 score, it has both precision and recall
@theheartist993
@theheartist993 2 жыл бұрын
thank you for the nice explanation, just wondering if there is any detective system(code) to verify if the credit card is fraud or not?
@HackersRealm
@HackersRealm 2 жыл бұрын
detective system means? this project tell whether a transaction is fraud or not, based on the past transactions!!!
@kishorgiri5510
@kishorgiri5510 2 жыл бұрын
@@HackersRealm past transactions were classified under consideration of what parameters? time? amount? multiple log ?
@rohitrankhamb9759
@rohitrankhamb9759 2 жыл бұрын
I got 96 % F1 score for XGBClassifier,because I can use sample commend for normal transaction for split the data.
@dheerajrajput6709
@dheerajrajput6709 8 ай бұрын
did u get job ? please tell me
@tebogohappybasil7469
@tebogohappybasil7469 6 ай бұрын
What about Hyperparameter Tuning or under sampling to see more results?
@HackersRealm
@HackersRealm 6 ай бұрын
We could do that on the extensive project but here I am just trying to teach the basics of the project.
@ElevatedLiving_30
@ElevatedLiving_30 2 жыл бұрын
Can you please tell me the conclusion of this project I'll be really greatful. I'm going to do this as a mini project for my college assignment and i have to write a conclusion for it, so can you please help me out
@HackersRealm
@HackersRealm 2 жыл бұрын
we are getting good results for finding the credit card frauds using the past history
@ElevatedLiving_30
@ElevatedLiving_30 2 жыл бұрын
@@HackersRealm Thankyou so much!!
@godaddy7981
@godaddy7981 2 жыл бұрын
you did this project using which algorithm?
@HackersRealm
@HackersRealm 2 жыл бұрын
It's available in the github repo or at the end of the video
@Pragna-
@Pragna- Жыл бұрын
how to check this model for our own credit card?? please reply, we have to finish our project asap
@HackersRealm
@HackersRealm Жыл бұрын
you may have to get all related features for real time testing.... so you may have to collect new data for that, as the data in the video is masked data to avoid real information leakage
@rahulpurbey1362
@rahulpurbey1362 2 жыл бұрын
Sir how we can understand that transcation is fraud? Plz reply
@HackersRealm
@HackersRealm 2 жыл бұрын
The model can able to observe an unusual pattern in the spending history, then it may considered as a fraud
@chandralasravanthi3530
@chandralasravanthi3530 Жыл бұрын
Bro I am getting error like Key error: 'class' What I have to do to solve this
@HackersRealm
@HackersRealm Жыл бұрын
where you're facing this?
@SekharChandrapal
@SekharChandrapal 11 ай бұрын
Sir can you please show the deployment part
@HackersRealm
@HackersRealm 11 ай бұрын
I have created a separate video for deploying the model in the playlist, you could use that for reference!!!
@arijitpal8039
@arijitpal8039 2 жыл бұрын
Some error came in like no module named xgboost , imblearn, y_smote, x_smote in class Imbalancement
@HackersRealm
@HackersRealm 2 жыл бұрын
you have to install the modules using pip
@arijitpal8039
@arijitpal8039 2 жыл бұрын
@@HackersRealm brother kindly elaborate it or do you have any videos of it?
@HackersRealm
@HackersRealm 2 жыл бұрын
@@arijitpal8039 run this command in the cell !pip install xgboost imblearn
@arijitpal8039
@arijitpal8039 2 жыл бұрын
@@HackersRealm same cell or creating a new one
@HackersRealm
@HackersRealm 2 жыл бұрын
@@arijitpal8039 create a new one
@editing_spotu
@editing_spotu Жыл бұрын
Sir i want the webpage to this project... Pls you will create and upload it 😢
@HackersRealm
@HackersRealm Жыл бұрын
You can follow the deployment of ml model tutorial for the web page part. That might help you!!!
@karthikan2663
@karthikan2663 Жыл бұрын
Were you able to webpage the project
@karthikan2663
@karthikan2663 Жыл бұрын
Were you able to webpage it
@HackersRealm
@HackersRealm Жыл бұрын
@@karthikan2663 No, it's not deployed anywhere. If you want to deploy the model, you can check how to deploy ml model using flask in the playlist
@akshayas7043
@akshayas7043 Жыл бұрын
How to upload the dataset in jupyter notebook??🤧
@HackersRealm
@HackersRealm Жыл бұрын
You can place the dataset in the same folder as the notebook file
@akshayas7043
@akshayas7043 Жыл бұрын
Tq sir
@akshayas7043
@akshayas7043 Жыл бұрын
I want a full clarification about this project sir.... How can i contact u?
@HackersRealm
@HackersRealm Жыл бұрын
@@akshayas7043 you can reach me via insta or linkedin...
@akshayas7043
@akshayas7043 Жыл бұрын
Ok sir
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 33 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
НЫСАНА КОНЦЕРТ 2024
2:26:34
Нысана театры
Рет қаралды 1,1 МЛН
Fraud Detection: Fighting Financial Crime with Machine Learning
12:01
How can Machine Learning detect fraud?
6:59
PixelPlex Inc.
Рет қаралды 29 М.
R vs Python
7:07
IBM Technology
Рет қаралды 313 М.
ML Was Hard Until I Learned These 5 Secrets!
13:11
Boris Meinardus
Рет қаралды 252 М.
SHAP with Python (Code and Explanations)
15:41
A Data Odyssey
Рет қаралды 54 М.
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 33 МЛН