Giter Site home page Giter Site logo

fraud_detection's Introduction

The Hut Group Fraud Detection

Group repo for a project on fraud detection within module SCC460.

Setting up the repository

  1. If you have a Mac/Linux laptop you have git installed in the terminal already. If you use a windows machine, download git and open up git bash once it has installed.

  2. Using cd and ls, navigate into the folder where you want the fundamentals work to go.

  3. First time you'll need the data, so run git clone https://github.com/tpin3694/thgfd.git

  4. Navigate into a newly created thgfd folder, this is where all the project files are stored on your hard disk.

Updating

  1. Each time you want to update your local files with the files in github, navigate into the thgfd folder again in git/git bash and run git pull

Uploading

  1. If you update or create a file, in git/git bash, cd into thgfd and run git add .

  2. Type git commit -m "<message here>"

  3. Finally type git push origin master and enter your github details

  4. The files should now be updated.

fraud_detection's People

Contributors

lrnzi avatar nicholas-abad avatar nicholasabad avatar omarkhn444 avatar sunflower3275 avatar sunmengnan avatar thomaspinder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.