public class GeneralizedLinearRegressor extends LinearRegressor
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>FIELD_APPLY, FIELD_DECISION_FUNCTION, FIELD_PREDICTUNKNOWNUNKNOWN| Constructor and Description |
|---|
GeneralizedLinearRegressor(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected org.dmg.pmml.regression.RegressionModel |
createRegression(List<? extends Number> coef,
Number intercept,
org.jpmml.converter.Schema schema) |
encodeModel, getCoef, getCoefShape, getIntercept, getNumberOfFeatures, getNumberOfOutputsencodePMMLencodeLabel, encodeLabel, getMiningFunction, isSupervisedaddFeatureImportances, checkFeatures, checkLabel, createApplyField, createMultiApplyField, createPredictProbaFields, encode, encode, encodeApplyOutput, encodeMultiApplyOutput, extractArguments, getAlgorithmName, getDataType, getFeatureImportances, getOption, getOpType, getPMMLFeatureImportances, getPMMLOptions, getPMMLSegmentId, hasFeatureImportances, putOption, putOptions, setPMMLFeatureImportances, setPMMLOptions, setPMMLSegmentIdcheckSkLearnVersion, checkVersion, getFeatureNamesIn, 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, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetFeatureNamesInprotected org.dmg.pmml.regression.RegressionModel createRegression(List<? extends Number> coef, Number intercept, org.jpmml.converter.Schema schema)
createRegression in class LinearRegressorCopyright © 2023. All rights reserved.