HIERARCHICAL CLUSTERING
Label Encoding
One Hot Encoding
pandas
numpy
matplotlib.pyplot
scipy.cluster.hierarchy
sklearn.cluster
sch.linkage(method)
AgglomerativeClustering(n_clusters)
AgglomerativeClustering(affinity)
AgglomerativeClustering(linkage)
Dummy Variable Trap
Unsupervised Learning