Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 2.29 KB

README.md

File metadata and controls

25 lines (15 loc) · 2.29 KB

Introduction to Amazon Fraud Detector

Amazon Fraud Detector is a fully managed service which automates the time consuming and expensive steps to build, train, and deploy an ML model for fraud detection - making it easier for users to leverage the technology.

This repository demonstrates how to use Amazon Fraud Detector through interactive Jupyter notebooks and the AWS SDK for Python, Boto3.

FraudDetector_intro.ipynb demonstrates all the basic steps in order to create a ML fraud detection model, integrate it with a Detector, add business rules and get some predictions.

To run through the notebook in your own AWS account, you can click one of the CloudFormation deploy links below, which will launch an Amazon SageMaker Notebook Instance and copy this repository into it:

Region Deploy Link
ap-southeast-1 (Singapore) Launch Stack
us-east-1 (US N. Virginia) Launch Stack

Once the stack is launched, you can open your notebook from the Amazon SageMaker console and start exploring!

Further Resources

You can find more information about Amazon Fraud Detector at: