In this project I used unsupervised learning to a model and used clustering algorithms to place data into groups. Then, created a visualization that shares the findings.
To improve classification model when training on the whole dataset. However, they believe that there might be distinct groups of patients that would be better to analyze separately. So, I decided to explore the possibility by using unsupervised learning.
Part 1: Prepare the Data
Part 2: Apply Dimensionality Reduction
Part 3: Perform a Cluster Analysis with K-means
Part 4: Make a Recommendation