Icon

07.03 Dimensionality Reduction solution

<p>07.02 Dimensionality Reduction - solution<br><br>[L4-ML] Machine Learning Algorithms - Specialization</p><p>07 Data Cleaning Preparation<br>Apply the following dimensionality reduction techniques to the data:<br>- Filter out columns with a low variance<br>- Filter out one of two columns with a high linear correlation<br>- Replace numeric columns with principal components<br>- Filter out columns which are not important in predicting the target column</p>

URL: Ames Housing Dataset on kaggle https://www.kaggle.com/prevek18/ames-housing-dataset
URL: Description of the Ames Iowa Housing Data https://rdrr.io/cran/AmesHousing/man/ames_raw.html

Nodes

Extensions

Links