Icon

Solutions

This directory contains 2 workflows.

Icon01_​Fraud_​Detection_​by_​Supervised_​Learning 

This workflow reads in the creditcard.csv file and trains and evaluates a Logistic Regression and a Random Forest model to classify transactions as either […]

Icon02_​Fraud_​Detection_​by_​Unsupervised_​Learning 

This workflow reads in the creditcard.csv file and trains and evaluates an Isolation Forest model that detects fraudulent transactions as outliers. The H2O […]