Java org.apache.mahout.clustering.iterator ClusterIterator fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.clustering.iterator ClusterIterator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.clustering.iterator ClusterIterator.

The text is from its open source code.

Method

voiditerateSeq(Configuration conf, Path inPath, Path priorPath, Path outPath, int numIterations)
Iterate over data using a prior-trained ClusterClassifier, for a number of iterations using a sequential implementation