public class EstimatorProxy extends Estimator implements HasClasses, HasEstimator<Estimator>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EstimatorProxy() |
EstimatorProxy(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.Model |
encodeModel(org.jpmml.converter.Schema schema) |
Object |
get(Object key) |
List<?> |
getClasses() |
org.dmg.pmml.DataType |
getDataType() |
Estimator |
getEstimator() |
org.dmg.pmml.MiningFunction |
getMiningFunction() |
int |
getNumberOfFeatures() |
org.dmg.pmml.OpType |
getOpType() |
boolean |
isSupervised() |
getOption, getSkLearnVersionget, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getInteger, getIntegerArray, getList, getList, getNumber, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalString, getScalar, getString, getTuple, getTupleListclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, 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 boolean isSupervised()
isSupervised in class Estimatorpublic int getNumberOfFeatures()
getNumberOfFeatures in interface HasNumberOfFeaturesgetNumberOfFeatures in class Estimatorpublic org.dmg.pmml.DataType getDataType()
getDataType in class Estimatorpublic List<?> getClasses()
getClasses in interface HasClassespublic org.dmg.pmml.Model encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class Estimatorpublic Estimator getEstimator()
getEstimator in interface HasEstimator<Estimator>PyClassDict.get(String, Class)Copyright © 2019. All rights reserved.