public class Link extends Estimator implements HasClasses, HasEstimator<Estimator>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTUNKNOWNUNKNOWN| Modifier and Type | Method and Description |
|---|---|
org.jpmml.converter.Schema |
augmentSchema(org.dmg.pmml.Model model,
org.jpmml.converter.Schema schema) |
org.dmg.pmml.Model |
encodeModel(org.jpmml.converter.Schema schema) |
String |
getAlgorithmName() |
List<String> |
getAugmentFuncs() |
List<?> |
getClasses() |
Estimator |
getEstimator() |
org.dmg.pmml.MiningFunction |
getMiningFunction() |
addFeatureImportances, checkFeatures, checkLabel, encode, getDataType, getFeatureImportances, getNumberOfFeatures, getNumberOfOutputs, getOption, getOpType, getPMMLFeatureImportances, getPMMLOptions, getSkLearnVersion, hasFeatureImportances, isSupervised, putOption, putOptions, setPMMLFeatureImportances, setPMMLOptionscreateFieldName, createFieldName, createFieldName, getPMMLName, 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 org.dmg.pmml.MiningFunction getMiningFunction()
getMiningFunction in class Estimatorpublic String getAlgorithmName()
getAlgorithmName in class Estimatorpublic List<?> getClasses()
getClasses in interface HasClassespublic org.jpmml.converter.Schema augmentSchema(org.dmg.pmml.Model model,
org.jpmml.converter.Schema schema)
public org.dmg.pmml.Model encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic Estimator getEstimator()
getEstimator in interface HasEstimator<Estimator>Copyright © 2022. All rights reserved.