public class OneClassSVM extends LibSVMRegressor
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>UNKNOWN| Constructor and Description |
|---|
OneClassSVM(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.support_vector_machine.SupportVectorMachineModel |
encodeModel(org.jpmml.converter.Schema schema) |
boolean |
isSupervised() |
getCoef0, getDegree, getDualCoef, getGamma, getIntercept, getKernel, getNumberOfFeatures, getSupport, getSupportVectors, getSupportVectorsShapegetMiningFunctionaddFeatureImportances, encode, getDataType, getFeatureImportances, getOption, getOpType, getPMMLFeatureImportances, getPMMLOptions, getSkLearnVersion, hasFeatureImportances, setPMMLFeatureImportances, setPMMLOptionscreateFieldName, createFieldName, getPMMLName, setPMMLName, toArrayget, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getTuple, getTupleListclear, 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 boolean isSupervised()
isSupervised in class Estimatorpublic org.dmg.pmml.support_vector_machine.SupportVectorMachineModel encodeModel(org.jpmml.converter.Schema schema)
encodeModel in class LibSVMRegressorCopyright © 2020. All rights reserved.