Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I have a 2 centroids resulting from k-means clustering. I need to visualise these in a tag cloud using word cloud in Python. I have
I have a 2 centroids resulting from k-means clustering. I need to visualise these in a tag cloud using word cloud in Python. I have a matrix of "Terms" that represent the words but this is currently in an shape (535L, ) - so one column only. I'm trying to work out the code so that the terms are visulised within the centroids in the tag cloud.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started