SlideShare a Scribd company logo
3
Most read
7
Most read
10
Most read
National
Institute
of
Science
&
Technology
[1]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Credit Card Fraud Detection
Suraj Patro
CSE - 201710455
1701202348
M. Binayak Kumar Reddy
CSE - 201710558
1701202192
By
National
Institute
of
Science
&
Technology
[2]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Contents :
❑ Introduction
❑ Objective
❑ Implementation
❑ Software Tools
❑ Possible Outcome
❑ Performance Analysis
❑ Reference
❑ Conclusion
National
Institute
of
Science
&
Technology
[3]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Introduction :
Fraud is crime committed against property, involving the
unlawful conversion of the ownership of property to one's
own personal use and benefit.
Some Challenges in Fraud Detection :
❑ uncommon / very few in number
❑ concealed activities
❑ changing over time / new methods used
❑ organised in a network.
National
Institute
of
Science
&
Technology
[4]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Objective :
❑ Build an Ensemble classifier that can detect credit card
fraudulent transactions.
❑ Implement a classifier by use of machine learning
algorithms, such as Decision Trees, Logistic Regression,
Artificial Neural Networks and Gradient Boosting
Classifier.
National
Institute
of
Science
&
Technology
[5]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Fraud Detection System :
Machine Learning models
❑ No fixed rule
❑ Give a probability value
❑ Capture interaction
between features.
Traditional Systems
❑ Fixed threshold per rule
❑ Limited to Yes / No
❑ Fail to capture interaction
between features.
Why machine learning for fraud detection Systems ?
❑ ML model have a typical better performance.
❑ can be combined with rules.
National
Institute
of
Science
&
Technology
[6]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Software Tools :
The project is implemented by use of conda, Python, other Python Libraries &
APIs.
Steps for implementation of the project :
❑ Importing the Datasets
❑ Data Exploration
❑ Data Cleaning
❑ Data Manipulation
❑ Data modelling
❑ Ensemble Modelling
National
Institute
of
Science
&
Technology
[7]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Balancing Imbalanced Data Classes :
❑ Data Resampling - very few cases of fraud
○ Undersampling majority class. ( i.e. non-
fraud cases )
Drops data
○ Oversampling minority class. ( i.e. fraud
cases )
Creates duplicates
❑ SMOTE - Synthetic Minority Oversampling
Technique creates synthetic fraud cases by
nearest neighbours.
❑ Reframe as Anomaly / Outlier Detection
National
Institute
of
Science
&
Technology
[8]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Modelling :
❑ Supervised Learning: train model using existing fraud
labels.
❑ Unsupervised Learning: Use data to determine suspicious
behaviour without labels.
❑ Penalize Algorithms (Cost-Sensitive Training)
❑ Augment fraud detection models with Text Mining & Topic
Modelling.
National
Institute
of
Science
&
Technology
[9]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Possible Outcome :
The outcome of our work will be :
❑ An Ensemble classifier model made up of Logistic
Regression, Decision Trees, Artificial Neural Networks &
Gradient Boosting Classifier.
❑ Classifier for Fraud detection of credit cards.
National
Institute
of
Science
&
Technology
[10]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
❑ Precision: Proportion of predicted fraud
transactions that actually were true.
❑ Recall: Number of positives that were
accurately predicted.
❑ F1 score conveys the balance between the
precision and the recall.
F1 score = 2*( ( Precision * Recall ) / (
Precision + Recall ) )
Performance Analysis :
National
Institute
of
Science
&
Technology
[11]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
Reference :
[1] Masoumeh Zareapoor, Pourya Shamsolmoali,
“Application of Credit Card Fraud Detection: Based
on Bagging Ensemble Classifier”, International Conference
on Computer, Communication and
Convergence (ICCC 2015), Procedia Computer Science,
Volume 48, 2015.
National
Institute
of
Science
&
Technology
[12]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
We learned how to implement machine learning algorithms
to perform classification by Importing the Datasets, Data
Exploration, Data Manipulation, Data modelling.
Conclusion :
National
Institute
of
Science
&
Technology
[13]
B.TECH MAJOR PROJECT PRESENTATION 2020-21
Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558)
13
...Thank You…

More Related Content

PPTX
Credit card fraud dection
Sonali Birajadar
 
PPTX
Credit card fraud detection using python machine learning
Sandeep Garg
 
PPT
CREDIT_CARD.ppt
Balasubramani Manickam
 
PPTX
CREDIT CARD FRAUD DETECTION
K Srinivas Rao
 
PDF
Adaptive Machine Learning for Credit Card Fraud Detection
Andrea Dal Pozzolo
 
PDF
Fraud detection with Machine Learning
Scaleway
 
PPTX
Credit card fraud detection methods using Data-mining.pptx (2)
k.surya kumar
 
PDF
Machine Learning for Fraud Detection
Nitesh Kumar
 
Credit card fraud dection
Sonali Birajadar
 
Credit card fraud detection using python machine learning
Sandeep Garg
 
CREDIT_CARD.ppt
Balasubramani Manickam
 
CREDIT CARD FRAUD DETECTION
K Srinivas Rao
 
Adaptive Machine Learning for Credit Card Fraud Detection
Andrea Dal Pozzolo
 
Fraud detection with Machine Learning
Scaleway
 
Credit card fraud detection methods using Data-mining.pptx (2)
k.surya kumar
 
Machine Learning for Fraud Detection
Nitesh Kumar
 

What's hot (20)

PPTX
Credit card fraud detection
vineeta vineeta
 
PPTX
Credit Card Fraudulent Transaction Detection Research Paper
Garvit Burad
 
PDF
Fraud detection ML
MaatougSelim
 
PDF
Credit card fraud detection through machine learning
dataalcott
 
PPT
Credit card fraud detection pptx (1) (1)
ajmal anbu
 
PDF
credit card fraud detection
jagan477830
 
PPTX
Credit card fraud detection using machine learning Algorithms
ankit panigrahy
 
PDF
Is Machine learning useful for Fraud Prevention?
Andrea Dal Pozzolo
 
PPTX
Credit card fraud detection
kalpesh1908
 
PPTX
Analysis of-credit-card-fault-detection
Justluk Luk
 
PDF
Credit Card Fraud Detection Tutorial
KNIMESlides
 
PDF
A Study on Credit Card Fraud Detection using Machine Learning
ijtsrd
 
PDF
Detecting fraud with Python and machine learning
wgyn
 
PDF
IRJET- Credit Card Fraud Detection using Random Forest
IRJET Journal
 
PPTX
Short-Story-Writing 255.pptx
SravaniRaparla
 
PDF
Improving Credit Card Fraud Detection: Using Machine Learning to Profile and ...
Melissa Moody
 
PDF
Fraud Detection presentation
Hernan Huwyler
 
PDF
Credit card payment_fraud_detection
PEIPEI HAN
 
PPTX
Deep Learning for Fraud Detection
DataWorks Summit/Hadoop Summit
 
Credit card fraud detection
vineeta vineeta
 
Credit Card Fraudulent Transaction Detection Research Paper
Garvit Burad
 
Fraud detection ML
MaatougSelim
 
Credit card fraud detection through machine learning
dataalcott
 
Credit card fraud detection pptx (1) (1)
ajmal anbu
 
credit card fraud detection
jagan477830
 
Credit card fraud detection using machine learning Algorithms
ankit panigrahy
 
Is Machine learning useful for Fraud Prevention?
Andrea Dal Pozzolo
 
Credit card fraud detection
kalpesh1908
 
Analysis of-credit-card-fault-detection
Justluk Luk
 
Credit Card Fraud Detection Tutorial
KNIMESlides
 
A Study on Credit Card Fraud Detection using Machine Learning
ijtsrd
 
Detecting fraud with Python and machine learning
wgyn
 
IRJET- Credit Card Fraud Detection using Random Forest
IRJET Journal
 
Short-Story-Writing 255.pptx
SravaniRaparla
 
Improving Credit Card Fraud Detection: Using Machine Learning to Profile and ...
Melissa Moody
 
Fraud Detection presentation
Hernan Huwyler
 
Credit card payment_fraud_detection
PEIPEI HAN
 
Deep Learning for Fraud Detection
DataWorks Summit/Hadoop Summit
 
Ad

Similar to Credit Card Fraud Detection (20)

PPTX
credit_card_fraud_detection_technical_seminar_ppt (1).pptx
SrinathBadugu
 
PPTX
MAGESHWARAN PHASEphasephasephaseh 3.pptx
gowthamarvj
 
PPTX
SANGEETHA PHASE 3phasephasephasephh.pptx
gowthamarvj
 
PDF
CREDIT CARD FRAUD DETECTION USING ARTIFICIAL NEURAL NETWORK (ANN) ALGORITHM
IRJET Journal
 
PPTX
Credit Card Fraud Detection_ Mansi_Choudhary.pptx
Boston Institute of Analytics
 
PDF
Machine Learning-Based Approaches for Fraud Detection in Credit Card Transact...
IRJET Journal
 
PDF
A Research Paper on Credit Card Fraud Detection
IRJET Journal
 
PPTX
Comparative Study of ML Techniques for RealTime Credit Card Fraud Detection S...
Debolina Ghosh
 
PPTX
Project PPT sem 2.pptx
swapnilsalunke1620
 
PPT
Mini Project Presentation Template-1.ppt
sachinkedari257
 
PDF
projects2021C11.pdf
AjaybPawara
 
PDF
CREDIT CARD FRAUD DETECTION AND AUTHENTICATION SYSTEM USING MACHINE LEARNING
IRJET Journal
 
PPTX
Fraud detection in financial transaction using advanced analvtics technique
BSrikanth21
 
PPTX
credit card fruad detection from the fake users.pptx
227r1a0519
 
PDF
A Review of deep learning techniques in detection of anomaly incredit card tr...
IRJET Journal
 
PPTX
It's a capstone project carried out and the title of the project is Credit Ca...
AyushPareek38
 
PDF
CREDIT CARD FRAUD DETECTION USING MACHINE LEARNING
IRJET Journal
 
PDF
A rule-based machine learning model for financial fraud detection
IJECEIAES
 
PDF
CREDIT CARD FRAUD DETECTION IN R
IRJET Journal
 
PDF
IRJET- Credit Card Fraud Detection using Machine Learning
IRJET Journal
 
credit_card_fraud_detection_technical_seminar_ppt (1).pptx
SrinathBadugu
 
MAGESHWARAN PHASEphasephasephaseh 3.pptx
gowthamarvj
 
SANGEETHA PHASE 3phasephasephasephh.pptx
gowthamarvj
 
CREDIT CARD FRAUD DETECTION USING ARTIFICIAL NEURAL NETWORK (ANN) ALGORITHM
IRJET Journal
 
Credit Card Fraud Detection_ Mansi_Choudhary.pptx
Boston Institute of Analytics
 
Machine Learning-Based Approaches for Fraud Detection in Credit Card Transact...
IRJET Journal
 
A Research Paper on Credit Card Fraud Detection
IRJET Journal
 
Comparative Study of ML Techniques for RealTime Credit Card Fraud Detection S...
Debolina Ghosh
 
Project PPT sem 2.pptx
swapnilsalunke1620
 
Mini Project Presentation Template-1.ppt
sachinkedari257
 
projects2021C11.pdf
AjaybPawara
 
CREDIT CARD FRAUD DETECTION AND AUTHENTICATION SYSTEM USING MACHINE LEARNING
IRJET Journal
 
Fraud detection in financial transaction using advanced analvtics technique
BSrikanth21
 
credit card fruad detection from the fake users.pptx
227r1a0519
 
A Review of deep learning techniques in detection of anomaly incredit card tr...
IRJET Journal
 
It's a capstone project carried out and the title of the project is Credit Ca...
AyushPareek38
 
CREDIT CARD FRAUD DETECTION USING MACHINE LEARNING
IRJET Journal
 
A rule-based machine learning model for financial fraud detection
IJECEIAES
 
CREDIT CARD FRAUD DETECTION IN R
IRJET Journal
 
IRJET- Credit Card Fraud Detection using Machine Learning
IRJET Journal
 
Ad

Recently uploaded (20)

PDF
Chapter 2 Digital Image Fundamentals.pdf
Getnet Tigabie Askale -(GM)
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
DOCX
Top AI API Alternatives to OpenAI: A Side-by-Side Breakdown
vilush
 
PPTX
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
AbdullahSani29
 
PPTX
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PPTX
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
PDF
Building High-Performance Oracle Teams: Strategic Staffing for Database Manag...
SMACT Works
 
PDF
Google’s NotebookLM Unveils Video Overviews
SOFTTECHHUB
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
CIFDAQ'S Market Insight: BTC to ETH money in motion
CIFDAQ
 
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
AVTRON Technologies LLC
 
PPTX
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
PDF
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PPTX
C Programming Basics concept krnppt.pptx
Karan Prajapat
 
Chapter 2 Digital Image Fundamentals.pdf
Getnet Tigabie Askale -(GM)
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
Top AI API Alternatives to OpenAI: A Side-by-Side Breakdown
vilush
 
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
AbdullahSani29
 
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
Building High-Performance Oracle Teams: Strategic Staffing for Database Manag...
SMACT Works
 
Google’s NotebookLM Unveils Video Overviews
SOFTTECHHUB
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
CIFDAQ'S Market Insight: BTC to ETH money in motion
CIFDAQ
 
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
AVTRON Technologies LLC
 
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
C Programming Basics concept krnppt.pptx
Karan Prajapat
 

Credit Card Fraud Detection

  • 1. National Institute of Science & Technology [1] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Credit Card Fraud Detection Suraj Patro CSE - 201710455 1701202348 M. Binayak Kumar Reddy CSE - 201710558 1701202192 By
  • 2. National Institute of Science & Technology [2] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Contents : ❑ Introduction ❑ Objective ❑ Implementation ❑ Software Tools ❑ Possible Outcome ❑ Performance Analysis ❑ Reference ❑ Conclusion
  • 3. National Institute of Science & Technology [3] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Introduction : Fraud is crime committed against property, involving the unlawful conversion of the ownership of property to one's own personal use and benefit. Some Challenges in Fraud Detection : ❑ uncommon / very few in number ❑ concealed activities ❑ changing over time / new methods used ❑ organised in a network.
  • 4. National Institute of Science & Technology [4] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Objective : ❑ Build an Ensemble classifier that can detect credit card fraudulent transactions. ❑ Implement a classifier by use of machine learning algorithms, such as Decision Trees, Logistic Regression, Artificial Neural Networks and Gradient Boosting Classifier.
  • 5. National Institute of Science & Technology [5] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Fraud Detection System : Machine Learning models ❑ No fixed rule ❑ Give a probability value ❑ Capture interaction between features. Traditional Systems ❑ Fixed threshold per rule ❑ Limited to Yes / No ❑ Fail to capture interaction between features. Why machine learning for fraud detection Systems ? ❑ ML model have a typical better performance. ❑ can be combined with rules.
  • 6. National Institute of Science & Technology [6] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Software Tools : The project is implemented by use of conda, Python, other Python Libraries & APIs. Steps for implementation of the project : ❑ Importing the Datasets ❑ Data Exploration ❑ Data Cleaning ❑ Data Manipulation ❑ Data modelling ❑ Ensemble Modelling
  • 7. National Institute of Science & Technology [7] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Balancing Imbalanced Data Classes : ❑ Data Resampling - very few cases of fraud ○ Undersampling majority class. ( i.e. non- fraud cases ) Drops data ○ Oversampling minority class. ( i.e. fraud cases ) Creates duplicates ❑ SMOTE - Synthetic Minority Oversampling Technique creates synthetic fraud cases by nearest neighbours. ❑ Reframe as Anomaly / Outlier Detection
  • 8. National Institute of Science & Technology [8] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Modelling : ❑ Supervised Learning: train model using existing fraud labels. ❑ Unsupervised Learning: Use data to determine suspicious behaviour without labels. ❑ Penalize Algorithms (Cost-Sensitive Training) ❑ Augment fraud detection models with Text Mining & Topic Modelling.
  • 9. National Institute of Science & Technology [9] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Possible Outcome : The outcome of our work will be : ❑ An Ensemble classifier model made up of Logistic Regression, Decision Trees, Artificial Neural Networks & Gradient Boosting Classifier. ❑ Classifier for Fraud detection of credit cards.
  • 10. National Institute of Science & Technology [10] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) ❑ Precision: Proportion of predicted fraud transactions that actually were true. ❑ Recall: Number of positives that were accurately predicted. ❑ F1 score conveys the balance between the precision and the recall. F1 score = 2*( ( Precision * Recall ) / ( Precision + Recall ) ) Performance Analysis :
  • 11. National Institute of Science & Technology [11] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) Reference : [1] Masoumeh Zareapoor, Pourya Shamsolmoali, “Application of Credit Card Fraud Detection: Based on Bagging Ensemble Classifier”, International Conference on Computer, Communication and Convergence (ICCC 2015), Procedia Computer Science, Volume 48, 2015.
  • 12. National Institute of Science & Technology [12] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) We learned how to implement machine learning algorithms to perform classification by Importing the Datasets, Data Exploration, Data Manipulation, Data modelling. Conclusion :
  • 13. National Institute of Science & Technology [13] B.TECH MAJOR PROJECT PRESENTATION 2020-21 Suraj Patro (CSE 201710455) & M. Binayak Ku. Reddy (CSE 201710558) 13 ...Thank You…

Editor's Notes

  • #2: BY KHUSHBU KHAN & ISAN SAHOO
  • #3: BY KHUSHBU KHAN & ISAN SAHOO
  • #4: BY KHUSHBU KHAN & ISAN SAHOO
  • #5: BY KHUSHBU KHAN & ISAN SAHOO
  • #6: BY KHUSHBU KHAN & ISAN SAHOO
  • #7: BY KHUSHBU KHAN & ISAN SAHOO
  • #8: BY KHUSHBU KHAN & ISAN SAHOO
  • #9: BY KHUSHBU KHAN & ISAN SAHOO
  • #10: BY KHUSHBU KHAN & ISAN SAHOO
  • #11: BY KHUSHBU KHAN & ISAN SAHOO
  • #12: BY KHUSHBU KHAN & ISAN SAHOO
  • #13: BY KHUSHBU KHAN & ISAN SAHOO