Giter Club home page Giter Club logo

fraud-notebooks's Introduction

fraud-notebooks

These notebooks accompany several talks and workshops developed by Will Benton and Sophie Watson.

  • Our workshop "From Statistics to Serverless: Intelligent Applications on OpenShift 4" was delivered at Red Hat Summit and IBM Think in 2020. Slides are available as a PDF or as a movie. The rest of the instructions in this README will cover getting the basic application running.
  • Our GTC 2021 talk "Fighting Fraud With One App In Many Ways: GPU-Accelerated End MLOps on Kubernetes" built up a similar fraud-detection application in two versions using RAPIDS.ai. Notebooks from that talk are on this branch.

In order to build and run a model service, you'll need an OpenShift cluster, but you can experiment with the notebooks on your own time. Here's how:

The easy way

Use binder. (We don't recommend this if you'll be running the tutorial over conference wifi, but it requires almost no setup and can run from a computer that only has a browser.)

The flexible way

If you want to experiment with the data generator, you'll want to use your own computer.

Install the prerequisites

  1. Make sure you have Python 3.7 installed, installing it if necessary
    • If you have a favorite package manager, use that
    • if not, python.org has binaries for many platforms
  2. Make sure you have git installed, installing it if necessary
    • If you have a favorite package manager, use that
    • if not, git-scm.com has binaries for many platforms (you won't need a GUI)
  3. Install pipenv
    • on a Mac, the easiest way is probably brew install pipenv
    • on a Fedora Linux machine, the easiest way is probably dnf install pipenv
    • on Windows, if you have Python installed already, the easiest way is probably to use pip

Install the notebooks and dependencies

  1. Clone this repository: git clone https://github.com/willb/fraud-notebooks/
  2. Change to this repository's directory: cd fraud-notebooks
  3. Install the dependencies: pipenv install
  4. Run the notebooks: pipenv run jupyter notebook

Binder

fraud-notebooks's People

Contributors

sophwats avatar willb avatar

Watchers

 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.