| Modifier and Type | Interface and Description |
|---|---|
interface |
CategoricalResultFeature<K>
A common superinterface for categorical result features.
|
interface |
HasAffinity
A marker interface for classification or clustering results that provide an affinity distribution.
|
interface |
HasAffinityRanking |
interface |
HasConfidence
A marker interface for classification results that provide a confidence distribution.
|
interface |
HasDisplayValue |
interface |
HasEntityAffinity |
interface |
HasEntityId
A marker interface for results that are associated with a "winning"
Entity. |
interface |
HasEntityIdRanking |
interface |
HasPrediction |
interface |
HasProbability
A marker interface for classification results that provide a probability distribution.
|
interface |
HasReasonCodeRanking |
interface |
HasRuleValues |
| Modifier and Type | Class and Description |
|---|---|
class |
AffinityDistribution<V extends Number> |
class |
Classification<K,V extends Number> |
class |
ConfidenceDistribution<V extends Number> |
class |
EntityClassification<E extends org.dmg.pmml.Entity<String>,K,V extends Number> |
class |
ProbabilityDistribution<V extends Number> |
class |
Regression<V extends Number> |
class |
Vote |
class |
VoteDistribution<V extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
Association |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterAffinityDistribution<V extends Number> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasSegmentation |
| Modifier and Type | Class and Description |
|---|---|
class |
MiningProbabilityDistribution<V extends Number> |
class |
MiningScore<V extends Number> |
class |
MiningVoteDistribution<V extends Number> |
class |
SegmentResult |
| Modifier and Type | Class and Description |
|---|---|
class |
NeuronProbabilityDistribution<V extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRuleScoreDistribution<V extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
ReasonCodeRanking<V extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
DistanceDistribution<V extends Number> |
class |
VoteProbabilityDistribution<V extends Number> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasDecisionPath |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeScore<V extends Number> |
class |
NodeScoreDistribution<V extends Number> |
class |
NodeVote |
Copyright © 2020. All rights reserved.