Icon

Part7 Data Cleaning Preparation

This directory contains 4 workflows.

Icon10_​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) - […]

Icon11_​Outlier_​Detection_​exercise 

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

Icon12_​Dimensionality_​Reduction_​exercise 

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

Icon13_​Feature_​Selection_​exercise 

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