Results of PCA
This exercise will check your understanding of the summary()
of a PCA model. Your model from the last exercise, pr.out
, and the pokemon
dataset are still available in your workspace.
What is the minimum number of principal components that are required to describe at least 75% of the cumulative variance in this dataset?
Diese Übung ist Teil des Kurses
Unsupervised Learning in R
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
