Analysis of a company's credit card data
Simple analysis, detection of fraud in purchases made with credit card.
Data provided by CreditcardFraud
The procedures consist of exploring, separating, manipulating and presenting the data more clearly, taking into account fraud data contained in the data
file creditcard_alterado.txt
All analysis is in the file analysis-creditcard.R
and the interactive dashboard in its respective folder
If you want to run on your machine do not forget to add the data path, otherwise errors will occur