We are missing wiki docs for both Streaming kmeans and Spectral clustering.
I can pull something together for streaming kmeans. Speaking of which we need to add a wiki page for Ted's t-digest once we figure out how it plays into Mahout (maybe as a measure of Streaming kmeans clustering, Ted??). Sent from my iPhone > On Nov 21, 2013, at 4:39 AM, Isabel Drost-Fromm <isa...@apache.org> wrote: > > On Wed, 20 Nov 2013 13:29:51 -0800 (PST) > Suneel Marthi <suneel_mar...@yahoo.com> wrote: >> On Spectral clustering, please do add an example to >> examples/bin/cluster-reuters.sh. > > > Do we have some documentation on spectral clustering? When going through what > was formerly only the in the wiki yesterday I may have missed it but can't > remember seeing something along the lines of "this is roughly how it's > implemented", "this is how you use it from the command line" (can be as > simple as the --help cmd line output), "this is the type of data and task to > use it for" (can be a link to wikipedia) and "this is where in the JavaDoc > you should get started if you want to tinker with the code". Maybe the INFRA > wiki crawler didn't catch the relevant pages from the wiki? > > Caveat: I'm missing that similar information for the work of Dan Filimon - > also what we have for other implementations sometimes is missing information > as well. > > Isabel