| Modifier and Type | Method and Description |
|---|---|
abstract Report |
Report.copy() |
Report |
HasAffinity.getAffinityReport(String category) |
Report |
AffinityDistribution.getAffinityReport(String category) |
Report |
ConfidenceDistribution.getConfidenceReport(Object category) |
Report |
HasConfidence.getConfidenceReport(Object category) |
Report |
Regression.getPredictionReport() |
Report |
HasPrediction.getPredictionReport() |
Report |
Classification.getPredictionReport() |
Report |
Vote.getPredictionReport() |
Report |
HasProbability.getProbabilityReport(Object category) |
Report |
ProbabilityDistribution.getProbabilityReport(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 String |
ReportUtil.format(Report report) |
| Modifier and Type | Method and Description |
|---|---|
Report |
ClusterAffinityDistribution.getAffinityReport(String category) |
| Modifier and Type | Method and Description |
|---|---|
Report |
NeuronProbabilityDistribution.getProbabilityReport(Object category) |
| Modifier and Type | Method and Description |
|---|---|
Report |
SimpleRuleScoreDistribution.getConfidenceReport(Object category) |
| Modifier and Type | Method and Description |
|---|---|
Report |
VoteProbabilityDistribution.getProbabilityReport(Object category) |
| Modifier and Type | Method and Description |
|---|---|
Report |
NodeScoreDistribution.getConfidenceReport(Object category) |
Report |
NodeScoreDistribution.getProbabilityReport(Object category) |
Copyright © 2021. All rights reserved.