This directory contains 2 workflows.
This workflow uses the Quantile Method to identify fraudulent transactions to check for numeric outliers in credit card data. The quantile method is a type […]
This workflow shows the deployment of using Quantile Method. We read in pre-trained normalization model, outlier model, and a test transaction. After this, […]