Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 587 Bytes

File metadata and controls

10 lines (8 loc) · 587 Bytes

Group-99-Lab-1---fraud-detection

Cyber Data Analytics Assignment 1

Run instructions

  1. Install docker: https://docs.docker.com/install/linux/docker-ce/ubuntu/
  2. Clone the repository
  3. Add the data_for_student_case.csv to the workspace/Fraud_Detection folder
  4. Run start_jupyter.sh

Now you should be up and running. Copy the url in the output of the start_jupyter.sh script into your browser and navigate to workspace -> Fraud_Detection -> Fraud detection.ipynb. Each code block can be executed seperately. For more information about Jupyter notebooks see: http://jupyter.org/