|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimesSquaredJob.VectorSummingReducer | |
---|---|
org.apache.mahout.math.hadoop |
Uses of TimesSquaredJob.VectorSummingReducer in org.apache.mahout.math.hadoop |
---|
Method parameters in org.apache.mahout.math.hadoop with type arguments of type TimesSquaredJob.VectorSummingReducer | |
---|---|
static org.apache.hadoop.mapred.JobConf |
TimesSquaredJob.createTimesSquaredJobConf(Vector v,
int outputVectorDim,
org.apache.hadoop.fs.Path matrixInputPath,
org.apache.hadoop.fs.Path outputVectorPathBase,
java.lang.Class<? extends TimesSquaredJob.TimesSquaredMapper> mapClass,
java.lang.Class<? extends TimesSquaredJob.VectorSummingReducer> redClass)
|
static org.apache.hadoop.mapred.JobConf |
TimesSquaredJob.createTimesSquaredJobConf(Vector v,
org.apache.hadoop.fs.Path matrixInputPath,
org.apache.hadoop.fs.Path outputVectorPathBase,
java.lang.Class<? extends TimesSquaredJob.TimesSquaredMapper> mapClass,
java.lang.Class<? extends TimesSquaredJob.VectorSummingReducer> redClass)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |