Clustering and writing back results into MySQl Database
Hi
i am making Text clustering and i got 5 clusters with text.
So i want write back into the MYSQL Database to each. Im not sure where to connect the write database.
For example.
t1 is cluster 1
t2 is cluster 2
t3 is cluster 3
So i have a new Column in my table and every data should get a cluster.
Regards,
Ash
i am making Text clustering and i got 5 clusters with text.
So i want write back into the MYSQL Database to each. Im not sure where to connect the write database.
For example.
t1 is cluster 1
t2 is cluster 2
t3 is cluster 3
So i have a new Column in my table and every data should get a cluster.
Regards,
Ash

Find more posts tagged with
Sort by:
1 - 5 of
51

Hi,
just remove the cluster Visualizer. The blue output of clustering has all the information you wand.
Best,
Martin