public class EstimatorChain extends Estimator implements HasClasses, HasEstimatorEnsemble<Estimator>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTUNKNOWNUNKNOWN| Constructor and Description |
|---|
EstimatorChain(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.Model |
encodeModel(org.jpmml.converter.Schema schema) |
List<?> |
getClasses() |
List<? extends Estimator> |
getEstimators() |
org.dmg.pmml.MiningFunction |
getMiningFunction() |
Boolean |
getMultioutput() |
int |
getNumberOfOutputs() |
List<Object[]> |
getSteps() |
boolean |
isSupervised() |
addFeatureImportances, checkFeatures, checkLabel, encode, getAlgorithmName, getDataType, getFeatureImportances, getNumberOfFeatures, getOption, getOpType, getPMMLFeatureImportances, getPMMLOptions, getSkLearnVersion, hasFeatureImportances, 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 int getNumberOfOutputs()
getNumberOfOutputs in interface HasNumberOfOutputsgetNumberOfOutputs in class Estimatorpublic boolean isSupervised()
isSupervised in class Estimatorpublic List<?> getClasses()
getClasses in interface HasClassespublic org.dmg.pmml.Model encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic List<? extends Estimator> getEstimators()
getEstimators in interface HasEstimatorEnsemble<Estimator>public Boolean getMultioutput()
Copyright © 2022. All rights reserved.