| Package | Description |
|---|---|
| org.jpmml.evaluator | |
| org.jpmml.evaluator.mining | |
| org.jpmml.evaluator.neural_network | |
| org.jpmml.evaluator.support_vector_machine | |
| org.jpmml.evaluator.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
ProbabilityDistribution<V extends Number> |
| Modifier and Type | Method and Description |
|---|---|
void |
ProbabilityAggregator.add(HasProbability hasProbability) |
void |
ProbabilityAggregator.add(HasProbability hasProbability,
double weight) |
| Modifier and Type | Class and Description |
|---|---|
class |
MiningProbabilityDistribution<V extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
NeuronProbabilityDistribution<V extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
VoteDistribution<V extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeScoreDistribution<V extends Number> |
Copyright © 2018. All rights reserved.