This directory contains 2 workflows.
Introduction to Machine Learning Algorithms course - Session 2 Solution to exercise 3 - Train a random forest model - Apply the model to the test set - […]
The workflow reads in the creditcard.csv file and trains and evaluates a Random Forest model to classify transactions as either fraudulent or not. Notice […]