public class RandomForestManager extends SegmentationModelManager
| Constructor and Description |
|---|
RandomForestManager() |
RandomForestManager(PMML pmml) |
RandomForestManager(PMML pmml,
MiningModel miningModel) |
| Modifier and Type | Method and Description |
|---|---|
Segment |
addSegment(Predicate predicate,
TreeModel treeModel) |
Segment |
addSegment(TreeModel treeModel) |
String |
getSummary()
Returns a short description of the underlying
Model |
static boolean |
isRandomForest(MiningModel miningModel) |
createSegmentation, getSegmentation, getSegmentscreateModel, getModeladdField, addMiningField, ensureNotNull, ensureNull, getActiveFields, getMiningField, getMiningFields, getMiningSchema, getOrCreateLocalTransformations, getOrCreateOutput, getOutputField, getOutputFields, getPredictedFields, getTarget, resolveaddDataField, find, find, findAll, getDataDictionary, getDataField, getHeader, getModel, getModelManager, getModelManager, getModels, getOrCreateTransformationDictionary, getPmmlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataFieldpublic RandomForestManager()
public RandomForestManager(PMML pmml)
public RandomForestManager(PMML pmml, MiningModel miningModel)
public String getSummary()
ConsumerModelpublic static boolean isRandomForest(MiningModel miningModel)
Copyright © 2013 University of Tartu. All Rights Reserved.