| Modifier and Type | Class and Description |
|---|---|
class |
AffinityDistribution<V extends Number> |
class |
ConfidenceDistribution<V extends Number> |
class |
EntityClassification<E extends org.dmg.pmml.Entity<String>,V extends Number> |
class |
ProbabilityDistribution<V extends Number> |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends Number> |
ModelEvaluator.createClassification(ValueMap<String,V> values) |
| Modifier and Type | Method and Description |
|---|---|
static <V extends Number> |
TargetUtil.evaluateClassification(TargetField targetField,
Classification<V> classification) |
static <V extends Number> |
TargetUtil.evaluateClassificationDefault(ValueFactory<V> valueFactory,
TargetField targetField) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TargetUtil.computeResult(org.dmg.pmml.DataType dataType,
Classification<?> classification) |
static <V extends Number> |
TargetUtil.evaluateClassification(TargetField targetField,
Classification<V> classification) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterAffinityDistribution<V extends Number> |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends Number> |
GeneralRegressionModelEvaluator.evaluateClassification(ValueFactory<V> valueFactory,
EvaluationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
MiningProbabilityDistribution<V extends Number> |
class |
MiningVoteDistribution<V extends Number> |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends Number> |
NaiveBayesModelEvaluator.evaluateClassification(ValueFactory<V> valueFactory,
EvaluationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
NeuronProbabilityDistribution<V extends Number> |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends Number> |
NeuralNetworkEvaluator.evaluateClassification(ValueFactory<V> valueFactory,
EvaluationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends Number> |
RegressionModelEvaluator.evaluateClassification(ValueFactory<V> valueFactory,
EvaluationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRuleScoreDistribution<V extends Number> |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends Number> |
RuleSetModelEvaluator.evaluateClassification(ValueFactory<V> valueFactory,
EvaluationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
DistanceDistribution<V extends Number> |
class |
VoteDistribution<V extends Number> |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends Number> |
SupportVectorMachineModelEvaluator.evaluateClassification(ValueFactory<V> valueFactory,
EvaluationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeScoreDistribution<V extends Number> |
Copyright © 2019. All rights reserved.