This directory contains 9 workflows.
Introduction to Machine Learning Algorithms course - Session 1 Solution to exercise 1 - Partition data into training and test set - Train a Decision Tree […]
Introduction to Machine Learning Algorithms course - Session 2 Solution to exercise 1 - Partition data into training and test set - Train a linear […]
Introduction to Machine Learning Algorithms course - Session 2 Solution to exercise 2 - Partition data into training and test set - Train a regression tree […]
Introduction to Machine Learning Algorithms course - Session 2 Solution to exercise 3 - Train a random forest model - Apply the model to the test set - […]
Introduction to Machine Learning Algorithms course - Session 2 Solution to exercise 4 - Train a logistic regression model - Apply the model to the test […]
Introduction to Machine Learning Algorithms course - Session 4 Solution to exercise 2 Handle missing values in the data by - Setting them to a fixed value […]
Outlier Detection - Solution Introduction to Machine Learning Algorithms course - Session 4 Solution to exercise 3 Detect and remove outliers in the […]
Dimensionality Reduction Introduction to Machine Learning Algorithms course - Session 4 Solution to exercise 4 Apply the following dimensionality […]
Feature Selection - Solution Introduction to Machine Learning Algorithms course - Session 4 Solution to exercise 5 - Combine previously splitted […]