Icon

01_​Exercises

This directory contains 5 workflows.

Icon01_​Clustering_​exercise 

Introduction to Machine Learning Algorithms course - Session 4 Exercise 1 - Filter rows - Train a k-Means model - Visualize clustered entries on Scatter […]

Icon02_​Missing_​Value_​Handling_​exercise 

Introduction to Machine Learning Algorithms course - Session 4 Exercise 2 Handle missing values in the data by - Setting them to a fixed value (zero) - […]

Icon03_​Outlier_​Detection_​exercise 

Introduction to Machine Learning Algorithms course - Session 4 Exercise 3 Detect and remove outliers in the data using the following techniques: - […]

Icon04_​Dimensionality_​Reduction_​exercise 

Introduction to Machine Learning Algorithms course - Session 4 Exercise 4 Apply the following dimensionality reduction techniques to the data: - Filter […]

Icon05_​Feature_​Selection_​exercise 

Introduction to Machine Learning Algorithms course - Session 4 Exercise 5 - Combine previously splitted train and test set - Search for the most […]