Icon

01_​Exercises

This directory contains 4 workflows.

Icon01_​Linear_​Regression_​exercise 

Introduction to Machine Learning Algorithms course - Session 2 Exercise 1 - Partition data into train and test set - Train a linear regression model - […]

Icon02_​Regression_​Tree_​exercise 

Introduction to Machine Learning Algorithms course - Session 2 Exercise 2 - Partition data into train and test set - Train a Regression Tree model - […]

Icon03_​Random_​Forest_​exercise 

Introduction to Machine Learning Algorithms course - Session 2 Exercise 3 - Train a Random Forest model - Apply the model to the test set - Evaluate the […]

Icon04_​Logistic_​Regression_​exercise 

Introduction to Machine Learning Algorithms course - Session 2 Exercise 4 - Train a logistic regression model - Apply the model to the test set - […]