Icon

Building Classifiers

This directory contains 7 workflows.

Icon01_​Decision_​Trees 

Decision Tree - exercise Introduction to Machine Learning Algorithms course - Session 1 Exercise 1 - Partition data into training and test set - Train a […]

Icon02_​Logistic_​Regression 

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

Icon03_​Random_​Forests 

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

Icon04_​Decision_​Trees_​with_​Python 

Decision Tree - exercise Introduction to Machine Learning Algorithms course - Session 1 Exercise 1 - Partition data into training and test set - Train a […]