score_kmeans: Score a Kmeans Clustering Based on TF-IDF scores

Description Usage Arguments Value

Description

Generate a kmeans clustering for each of n_topics and score those clusterings using the scores in clues::adjustedRand function

Usage

1
score_kmeans(n_topics, from_cache = FALSE)

Arguments

A

list of integers for each value k to cluster

param

from_cache Logical : Return cached values if true

Value

A dataframe with columns k, score, metric


nateaff/legolda documentation built on May 18, 2019, 10:15 a.m.