public interface CompositeModelDetail extends ModelDetail
Modifier and Type | Method and Description |
---|---|
boolean |
canUseMultipleModels()
Returns
true if multiple models can be used by the composite model. |
java.util.Iterator<CompositeModelResult> |
getIndividualModelResults()
Returns the individual model results of this composite model
|
getAlgorithmName, getApplicationName, getApplicationVersion, getBuildDate, getCopyright, getInputDataModel, getModelID, getModelType, getOutputDataModel, getPMMLModelType, getPMMLText, getSplitColumnNames, getSplitModelCount, getSplitModelKey, getSplitModelPMMLText, getUserName, isOutputColumnAuxiliary, isPMMLModel, isSplitModel
java.util.Iterator<CompositeModelResult> getIndividualModelResults()
boolean canUseMultipleModels()
true
if multiple models can be used by the composite model.true
if multiple models can be used by the composite model.Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.