Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for making prediction based on the trained model. More...
Modules | |
| Batch | |
Packages | |
| package | com.intel.daal.algorithms.neural_networks.prediction |
| Contains classes for making prediction based on the trained model. | |
Classes | |
| class | PredictionInput |
| Input objects of the neural networks prediction algorithm. More... | |
| class | PredictionMethod |
| Computation methods for the neural networks model based prediction. More... | |
| class | PredictionModel |
| Class Model object for the prediction stage of neural network algorithm. More... | |
| class | PredictionModelInputId |
| Available identifiers of input Model objects in the prediction stage of the Neural Networks algorithm. More... | |
| class | PredictionParameter |
| Class representing the parameters of neural network. More... | |
| class | PredictionResult |
| Provides methods to access result obtained with the compute() method of the neural networks prediction algorithm. More... | |
| class | PredictionResultCollectionId |
| Available identifiers of results obtained in the prediction stage of the Neural Networks algorithm. More... | |
| class | PredictionResultId |
| Available identifiers of results obtained in the prediction stage of the Neural Networks algorithm. More... | |
| class | PredictionTensorInputId |
| Available identifiers of input Tensor objects in the prediction stage of the Neural Networks algorithm. More... | |
| class | PredictionTopology |
| Represents a collection of neural network forward layer descriptors. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.