Skip to content

HKT-SSA/sagemaker-fraud-detection

Repository files navigation

Fraud detection on SageMaker

Step 1 - Data Preparation

References

I will use dataset from Kaggle that is used for Credit Card Fraud detection. In this example, there are two notebooks:

  • linear learner: it will use AWS SageMaker linear learner algorithm to get a base line model. The key is to use linear learning weight function and objective function to help us quickly to achieve the gaol. ref

  • xgboost: it will use SageMaker build in xgboost algorithm and HPO to get the model. xgboost notebook is credited to wmlba.

  • QuickSight for Fraud detection lab

About

sagemaker fraud detection example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •