public abstract class Clusterer extends Estimator
| Constructor and Description |
|---|
Clusterer(java.lang.String module,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.MiningFunction |
getMiningFunction() |
boolean |
isSupervised() |
encodeModel, getDataType, getNumberOfFeatures, getOpTypeget, getArray, getArray, getArrayShape, getArrayShape, getList, getList, getOption, getTupleListclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic org.dmg.pmml.MiningFunction getMiningFunction()
getMiningFunction in class Estimatorpublic boolean isSupervised()
isSupervised in class EstimatorCopyright © 2018. All Rights Reserved.