QuestionQ40
Content BreakdownWhen should data clustering and visualization techniques such as tSNE or UMAP be used?
- A When there is a need to handle missing values and impute them in the dataset.
- B When there is a need to perform regression analysis and predict continuous numerical values.
- C When there is a need to reduce the dimensionality of the data and visualize the clusters in a lower-dimensional space.
- D When there is a need to perform feature extraction and identify important variables in the dataset.
Community Discussion