Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for making prediction based on the trained model.
Classes | |
class | PredictionBatch |
Provides methods for neural network model-based prediction in the batch processing mode. More... | |
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.