- [[230811_173737 cluster v2 info|cluster v2 info]] - [[230724_203658 india models for bad tweet clusters separately|previous clustering results]] - [[230822_193452 exclude users based on t0 or t1 inactivity|exclude based on t0 or t1 inactivity]] ```r # tweets can belong to > 1 clusters > d0[, .N, by = clustid][order(N)] clustid N 1: 00 24058 2: 0001 31897 3: 0304 50101 4: 01 225424 5: 02 328009 6: 04 772358 7: 03 1377432 ``` ![[1692829058.png]]