| Package | Description |
|---|---|
| org.jpmml.evaluator | |
| org.jpmml.evaluator.naive_bayes | |
| org.jpmml.evaluator.scorecard | |
| org.jpmml.evaluator.support_vector_machine |
| Modifier and Type | Method and Description |
|---|---|
<E extends java.lang.Exception> |
LoadingModelEvaluatorBuilder.transform(PMMLTransformer<E> transformer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractBayesInputsTransformer
A PMML transformer that extracts
BayesInput elements from Extension elements. |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableReasonCodesTransformer |
| Modifier and Type | Class and Description |
|---|---|
class |
EnsureClassificationMethodTransformer
A PMML transformer that ensures the availability of correct
SupportVectorMachineModel.getClassificationMethod() attribute. |
Copyright © 2025. All Rights Reserved.