Unsupervised Learning

12345678
Across
  1. 6. The value of WSS in scikitlearn
  2. 7. Top down approach of hierarchical clustering
  3. 8. python library for visualization
Down
  1. 1. machine learning with unlabelled data
  2. 2. Type of partitional clustering where each data point belongs to one cluster
  3. 3. A graph drawn to visualize clusters in hierarchical clustering
  4. 4. Python library for Scientific computations
  5. 5. randomly selected value at the beginning of k-means clustering,which is one per cluster