Provides methods to access result obtained with the compute() method of the neural networks prediction algorithm.
More...
Constructs the result of the neural networks prediction algorithm
- Parameters
-
context | Context to manage the result of the neural networks prediction algorithm |
Sets the result of neural networks model based prediction
- Parameters
-
id | Identifier of the input object |
key | Key to use to retrieve data |
val | Value of the input object |
Returns the result of the neural networks model based prediction
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
Returns the result of the neural networks model based prediction
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
Returns the result of the neural networks model based prediction
- Parameters
-
id | Identifier of the result |
key | Key to use to retrieve data |
- Returns
- Result that corresponds to the given identifier
Sets the result of neural networks model based prediction
- Parameters
-
id | Identifier of the result |
val | Result that corresponds to the given identifier |
Sets the result of neural networks model based prediction
- Parameters
-
id | Identifier of the result |
val | Result that corresponds to the given identifier |
The documentation for this class was generated from the following file:
- neural_networks/prediction/PredictionResult.java