public abstract class Clusterer extends Estimator implements HasPredictField
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_CLUSTER |
FIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTUNKNOWNUNKNOWN| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.MiningFunction |
getMiningFunction() |
String |
getPredictField() |
addFeatureImportances, checkFeatures, checkLabel, createApplyField, createMultiApplyField, createPredictProbaFields, encode, encode, encodeApplyOutput, encodeModel, encodeMultiApplyOutput, extractArguments, getAlgorithmName, getDataType, getFeatureImportances, getFeatureNamesIn, getNumberOfFeatures, getNumberOfOutputs, getOption, getOpType, getPMMLFeatureImportances, getPMMLOptions, getPMMLSegmentId, hasFeatureImportances, isSupervised, putOption, putOptions, setPMMLFeatureImportances, setPMMLOptions, setPMMLSegmentIdcheckVersion, getPMMLName, getSkLearnVersion, setPMMLNameget, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getClassName, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getTuple, getTupleList, setClassNameclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final String FIELD_CLUSTER
public org.dmg.pmml.MiningFunction getMiningFunction()
getMiningFunction in class Estimatorpublic String getPredictField()
getPredictField in interface HasPredictFieldCopyright © 2023. All rights reserved.