| Package | Description |
|---|---|
| sklearn | |
| sklearn.ensemble.iforest | |
| sklearn.linear_model.stochastic_gradient | |
| sklearn.svm |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & OutlierDetector> |
OutlierDetectorUtil.createPredictedOutput(E estimator) |
static <E extends Estimator & OutlierDetector> |
OutlierDetectorUtil.createPredictedOutput(E estimator,
String name,
org.jpmml.converter.Transformation... transformations) |
| Modifier and Type | Class and Description |
|---|---|
class |
IsolationForest |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Estimator & HasIsolationForest & OutlierDetector> |
IsolationForestUtil.encodeMiningModel(E estimator,
List<org.dmg.pmml.tree.TreeModel> treeModels,
boolean corrected,
boolean nodeSampleCorrected,
org.jpmml.converter.Schema schema) |
| Modifier and Type | Class and Description |
|---|---|
class |
SGDOneClassSVM |
| Modifier and Type | Class and Description |
|---|---|
class |
OneClassSVM |
Copyright © 2025. All rights reserved.