标签: r graph cluster-analysis igraph
我想使用igraph软件包绘制图形。 我有一个数据框,其中包含Kmeans算法的输出以及我的数据和集群。我希望将此数据框用作图形的输入以进行绘制。
igraph
Kmeans
我应该怎么做?
我的数据框的格式是下一个:
Column1 : Product_Id Column2-90: ProductCategory (0 or 1 if this product matches or not this category) Column91 : Cluster: (1-20)