Icon

Exercises

This directory contains 2 workflows.

IconEx1 

Introduction to Machine Learning Algorithms course - Session 2 Solution to exercise 3 - Train a random forest model - Apply the model to the test set - […]

IconEx2 

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 […]