Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
This is the complete list of members for TrainingModel, including all inherited members.
changeContext(DaalContext context) | ContextClient | |
checkCObject() | SerializableBase | |
ContextClient() | ContextClient | |
ContextClient(DaalContext context) | ContextClient | |
dispose() | SerializableBase | |
getBackwardLayer(long index) | TrainingModel | |
getBackwardLayers() | TrainingModel | |
getCObject() | SerializableBase | |
getContext() | ContextClient | |
getForwardLayer(long index) | TrainingModel | |
getForwardLayers() | TrainingModel | |
getNextLayers() | TrainingModel | |
getPredictionModel(Class<?extends Number > cls) | TrainingModel | |
getWeightsAndBiases() | TrainingModel | |
initialize(Class<?extends Number > cls, long[] sampleSize, TrainingTopology topology) | TrainingModel | |
Model(DaalContext context) | Model | protected |
Model(DaalContext context, long cModel) | Model | |
pack() | SerializableBase | |
SerializableBase(DaalContext context) | SerializableBase | |
setWeightsAndBiases(NumericTable weightsAndBiases) | TrainingModel | |
TrainingModel(DaalContext context) | TrainingModel | |
TrainingModel(DaalContext context, TrainingModel other) | TrainingModel | |
unpack(DaalContext context) | SerializableBase |
For more complete information about compiler optimizations, see our Optimization Notice.