Let’s practice and become familiar with clustering algorithms.
- Exercise 1:
- Classify the different flights using the K-means algorithm.
- Exercise 2:
- Classify the different flights using the hierarchical clustering algorithm.
- Exercise 3:
- Calculate clustering performance using a parameter such as silhouette.
- Kmeans
- Hierarchical Clustering