CREDIT CARD
FRAUD
DETECTION
USING
PYTHON (ML)
SANDEEP
COMPANY PROFILE
ABOUT COMPANY_NAME: -
COMPANY_NAME has been a trusted partner for enabling data-driven
business transformation in enterprises by leveraging advanced analytics,
domain expertise, and artificial intelligence-powered technology
accelerators. It enables businesses to contextualize data, generate
actionable insights from complex business problems, and make data-driven
decisions across pan-enterprise processes to create sustainable business
impact. COMPANY_NAME aims to transform enterprise to digital
enterprise, reimagine their business goals in multiple dimensions with
analytical decision supports. Company works 24*7 and involves with
enterprise and agencies work culture for seamlessness delivery, Quality of
our service is perfectly consistent and coherent.
Introduction
• It is the Credit Card Fraud Detection to most interesting careers in data
analytics today.
• Machine Learning can be thought of as the study of a list of sub-
problems, like a: decision making, clustering, classification, forecasting,
data analyzing, Supervised learning, or classification is the machine
learning task of inferring a function from a labeled data. In Supervised
learning, we have a training set, and a test set.
• The training and test set consists of a set of examples consisting of input
and output vectors, and the goal of the supervised learning algorithm is
to infer a function that maps the input vector to the output vector with
minimal error. In layman’s terms, supervised learning can be termed as
the process of concept learning, where a brain is exposed to a set of
inputs and result vectors and the brain learns the concept that relates
said inputs to outputs.
Screenshot
1. All column name of data:
Screenshot
2. First 10 raw:
Screenshot
3. Dtype of column :
Screenshot
4. Statistics of Data:
Screenshot
5. Histogram of column v4:
Screenshot
6. Find outlier of column Time:
Screenshot
7. Find outlier of column V1:
Screenshot
8. Find outlier of column V2:
Screenshot
9. Find outlier of column V3:
Screenshot
10. Find outlier of column V4:
Screenshot
11. Count the values of time column:
1. 2.
Screenshot
12. Count value of column v5 Bar graph:
Screenshot
13. Count value of column Time Bar graph:
Screenshot
14. Replace Null by 0 in column v4: 1. 2.
Screenshot
15. Bivariate outlier detection of column v4 and Time:
Screenshot
16. Correlation of matrix of all column:
Screenshot
17. Find value in less then 0 in column v5:
Thank You

Credit card fraud detection using python machine learning