|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.mahout.df.mapred.inmem | |
---|---|
org.apache.mahout.df.mapred.inmem |
In-memory mapreduce implementation of Random Decision Forests
Each mapper is responsible for growing a number of trees with a whole copy of the dataset loaded in memory, it uses the reference implementation's code to build each tree and estimate the oob error. The dataset is distributed to the slave nodes using the DistributedCache. |
Classes in org.apache.mahout.df.mapred.inmem used by org.apache.mahout.df.mapred.inmem | |
---|---|
InMemInputFormat.InMemInputSplit
Custom InputSplit that indicates how many trees are built by each mapper |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |