ITR Presentation(FINAL)
ITR Presentation(FINAL)
Presented By:
Pratik Pakash Patil
(2117400244)
of Class TY Computer Engineering (Diploma)
Under The Guidance of:
Mr. S. M. Momin
for partial fulfillment of the requirement of ‘ITR (22057) ’ subject under MSBTE
Fraud can be defined as criminal deception with intent of acquiring financial gain.
• Based upon the user spending ability and even country, it calculates user’s
characteristics.
• The system stores previous transaction patterns for each user.
• More than 20 -30 %deviation of users transaction(spending history and
operating country) is considered as an invalid attempt and system takes
action.
Abstract
• Credit card fraud detection is presently the most frequently occurring problem in the present
world.
• This is due to the rise in both online transactions and e-commerce platforms.
• Credit card fraud generally happens when the card was stolen for any of the unauthorized
purposes or even when the fraudster uses the credit card information for his use.
• In the present world, we are facing a lot of credit card problems.
Main challenges involved in credit card fraud detection are:
• Enormous Data is processed every day and the model build must be fast enough to respond to the
scam in time.
• Imbalanced Data i.e. most of the transactions (99.8%) are not fraudulent which makes it really hard
for detecting the fraudulent ones.
1)NumPy 2)Pandas
3)Matplotlib
4)Skitlearn
5)Seaborn
DFD of Credit Card Fraud Detection
Requirements
Software Requirements:
1. Windows 10
2. WAMP
3. Jypter Notebook
4. WAMP
Hardware Requirements:
1. 1GB RAM
2. 20 GB SSD
3. Router For Internet Connection
Implementation
Phase 1:
OUTPUT:
Phase 2:
Describing the Data
OUTPUT:
print(data.shapeprint(data.describr())
Phase 3:
OUTPUT:
Conclusion
We investigated the data, checking for data unbalancing, visualizing the features, and
understanding the relationship between different features. Fraudsters don't have the chance to make
multiple transactions on a stolen or counterfeit card before the cardholder is aware of the fraudulent
activity.
Thank You