Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

joselael/codeweek17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeweek17

For the BoA Codeweek Hackathon

The dataset that we are working with is too large to be uploaded as a whole to github. The file is split in 3 parts and added as data[0..2] in this repo. The whole file can be found here: https://www.kaggle.com/dalpozz/creditcardfraud/data

FLASK_APP=app.py FLASK_DEBUG=1 python -m flask run