Dockerized code to data perform fraund detection activity.
Getting started:
- Clone this directory
- Run "docker-compose up"
- Connect to the container using "docker exec -it temp_fraud_1 bash"
- Run "./run_spark_submit.sh"
- Clone this directory
- Run docker-compose up
- Connect to the container using docker exec -it temp_fraud_1 bash
- Run "./run_unit_test.sh" .
Note: Out_data directory contains the data generated by the process. Below directiries contains given datasets.
- detect_fraud/fraud : fraud data given to load in mysql
- detect_fraud/transactions_dataset : transaction data given in request.