| Package | Description |
|---|---|
| org.jpmml.converter | |
| org.jpmml.converter.neural_network |
| Modifier and Type | Method and Description |
|---|---|
ContinuousLabel |
ContinuousLabel.toAnonymousLabel() |
ContinuousLabel |
ContinuousLabel.toRenamedLabel(String name) |
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.Targets |
ModelUtil.createRescaleTargets(Number slope,
Number intercept,
ContinuousLabel continuousLabel) |
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.neural_network.NeuralOutputs |
NeuralNetworkUtil.createRegressionNeuralOutputs(List<? extends org.dmg.pmml.neural_network.NeuralEntity> entities,
ContinuousLabel continuousLabel) |
Copyright © 2022. All rights reserved.