- Make sure that you have completed the setup requirements as described in requirement.txt.
- Now, run jupyter notebook and open the “IntroToUnsupervisedLearning.ipynb” notebook under this project.
- Examine the notebook and answer the questions along the way.
Question1: Looking at the scatter plots, which model seems to perform the best in clustering the sample data?
- Make sure that you have completed the setup requirements as described in requirement.txt.
- Now, run jupyter notebook and open the “ApplicationOfClustering.ipynb” notebook under this project.
- Examine the notebook and answer the questions along the way.
Question1: Which K results in the highest SC?
Question2: Which cluster size results in the highest SC?