|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ClusterWriter | Writes out clusters |
Class Summary | |
---|---|
AbstractClusterWriter | Base class for implementing ClusterWriter |
ClusterDumper | |
ClusterDumperWriter | Implements a ClusterWriter that outputs in the format used by ClusterDumper in Mahout 0.5 |
CSVClusterWriter | Format is adjacency style as put forth at http://gephi.org/users/supported-graph-formats/csv-format/, the centroid is the first element and all the rest of the row are the points in that cluster |
GraphMLClusterWriter | GraphML -- see http://gephi.org/users/supported-graph-formats/graphml-format/ |
JsonClusterWriter | Dump cluster info to JSON formatted lines. |
Enum Summary | |
---|---|
ClusterDumper.OUTPUT_FORMAT |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |