Skip to content

jimstrale/Unsupervised-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Unsupervised-Learning

Homework 20 Unsupervised Learning

Part 1: Prepare the Data

Part 2: Apply Dimensionality Reduction

The number of dimensions stayed the same after applying dimesnionality reduction using PCA. This could be because we started with a small amount of features.

Further reduce the dataset dimensions with t-SNE and visually inspect the results.

download

Part 3: Perform a Cluster Analysis with K-means

Create an elbow plot to identify the best number of clusters. Make sure to do the following:

download

It appears the elbow is at K = 3.

Part 4: Make a Recommendation

About

Homework 20 Unsupervised Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published