AWS Tutorials - Detect Frauds using Amazon Fraud Detector AI Service

preview_player
Показать описание

Amazon Fraud Detector is a fully managed service that uses machine learning (ML) to identify potentially fraudulent activity. Amazon Fraud Detector automates the time consuming and expensive steps to build, train, and deploy an ML model for fraud detection.

Amazon Fraud Detector customizes each model it creates to a customer’s own dataset. The model can be called using API to detect the frauds in the applications.

In this workshop, you create a custom model using a training dataset stored in S3 bucket. The model is deployed. You then build a client application to call the model using API to detect the fraud.
Рекомендации по теме
Комментарии
Автор

Our data sample only has 4000~5000 records. What should I do for there are less than 10000 records?

zqf
Автор

Can i use AWS fraud detector to detect phishing websites?

mansikukreja
Автор

What if i don't have training data ?

LosNovatos