| Modifier and Type | Method and Description |
|---|---|
abstract Report |
Report.copy() |
Report |
HasAffinity.getAffinityReport(java.lang.String category) |
Report |
AffinityDistribution.getAffinityReport(java.lang.String category) |
Report |
ConfidenceDistribution.getConfidenceReport(java.lang.Object category) |
Report |
HasConfidence.getConfidenceReport(java.lang.Object category) |
Report |
Classification.getPredictionReport() |
Report |
Regression.getPredictionReport() |
Report |
HasPrediction.getPredictionReport() |
Report |
Vote.getPredictionReport() |
Report |
HasProbability.getProbabilityReport(java.lang.Object category) |
Report |
ProbabilityDistribution.getProbabilityReport(java.lang.Object category) |
Report |
HasReport.getReport() |
static Report |
ReportUtil.getReport(Value<?> value) |
Report |
Classification.getValueReport(K key) |
abstract Report |
ReportFactory.newReport() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
ReportUtil.format(Report report) |
| Modifier and Type | Method and Description |
|---|---|
Report |
ClusterAffinityDistribution.getAffinityReport(java.lang.String category) |
| Modifier and Type | Method and Description |
|---|---|
Report |
NeuronProbabilityDistribution.getProbabilityReport(java.lang.Object category) |
| Modifier and Type | Method and Description |
|---|---|
Report |
SimpleRuleScoreDistribution.getConfidenceReport(java.lang.Object category) |
| Modifier and Type | Method and Description |
|---|---|
Report |
VoteProbabilityDistribution.getProbabilityReport(java.lang.Object category) |
| Modifier and Type | Method and Description |
|---|---|
Report |
NodeScoreDistribution.getConfidenceReport(java.lang.Object category) |
Report |
NodeScoreDistribution.getProbabilityReport(java.lang.Object category) |
Copyright © 2025. All Rights Reserved.