public abstract class SegmentationModelManager extends MiningModelManager
| Constructor and Description |
|---|
SegmentationModelManager() |
SegmentationModelManager(PMML pmml) |
SegmentationModelManager(PMML pmml,
MiningModel miningModel) |
| Modifier and Type | Method and Description |
|---|---|
Segmentation |
createSegmentation(MultipleModelMethodType multipleModelMethod) |
Segmentation |
getSegmentation() |
List<Segment> |
getSegments() |
createModel, 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, waitgetDataField, getSummarypublic SegmentationModelManager()
public SegmentationModelManager(PMML pmml)
public SegmentationModelManager(PMML pmml, MiningModel miningModel)
public Segmentation getSegmentation()
ModelManagerException - If the Segmentation does not existpublic Segmentation createSegmentation(MultipleModelMethodType multipleModelMethod)
ModelManagerException - If the Segmentation already existsCopyright © 2013 University of Tartu. All Rights Reserved.