public abstract class SkLearnClusterer extends Clusterer implements HasFeatureNamesIn, HasSkLearnOptions, Encodable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FIELD_CLUSTERFIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTUNKNOWNUNKNOWN| Constructor and Description |
|---|
SkLearnClusterer(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.PMML |
encodePMML() |
List<String> |
getFeatureNamesIn() |
encodeLabel, getMiningFunction, getPredictFieldaddFeatureImportances, checkFeatures, checkLabel, createApplyField, createMultiApplyField, createPredictProbaFields, encode, encode, encodeApplyOutput, encodeModel, encodeMultiApplyOutput, extractArguments, getAlgorithmName, getDataType, getFeatureImportances, getNumberOfFeatures, getNumberOfOutputs, getOption, getOpType, getPMMLFeatureImportances, getPMMLOptions, getPMMLSegmentId, hasFeatureImportances, isSupervised, putOption, putOptions, setPMMLFeatureImportances, setPMMLOptions, setPMMLSegmentIdcheckVersion, getPMMLName, getSkLearnFeatureNamesIn, 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 List<String> getFeatureNamesIn()
getFeatureNamesIn in interface HasFeatureNamesInpublic org.dmg.pmml.PMML encodePMML()
encodePMML in interface EncodableCopyright © 2023. All rights reserved.