|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapredMapper | |
---|---|
org.apache.mahout.classifier.df.mapreduce.inmem | In-memory mapreduce implementation of Random Decision Forests |
org.apache.mahout.classifier.df.mapreduce.partial | Partial-data mapreduce implementation of Random Decision Forests |
Uses of MapredMapper in org.apache.mahout.classifier.df.mapreduce.inmem |
---|
Subclasses of MapredMapper in org.apache.mahout.classifier.df.mapreduce.inmem | |
---|---|
class |
InMemMapper
In-memory mapper that grows the trees using a full copy of the data loaded in-memory. |
Uses of MapredMapper in org.apache.mahout.classifier.df.mapreduce.partial |
---|
Subclasses of MapredMapper in org.apache.mahout.classifier.df.mapreduce.partial | |
---|---|
class |
Step1Mapper
First step of the Partial Data Builder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |