Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes for training the classification model.
Classes | |
class | InputId |
Available identifiers of input objects for the classifier algorithm. More... | |
class | PartialResultId |
Available identifiers of partial results of the classification algorithm. More... | |
class | TrainingBatch |
Algorithm class for training the classifier model. More... | |
class | TrainingInput |
Input objects for the classifier training algorithm More... | |
class | TrainingOnline |
Algorithm class for the classifier model training algorithm. More... | |
class | TrainingPartialResult |
Provides methods to access partial results obtained with the compute() method of the classifier model training algorithm in the online or distributed processing mode. More... | |
class | TrainingResult |
Provides methods to access results obtained with the compute() method of the classifier training algorithm in the batch, online, or distributed processing mode. More... | |
class | TrainingResultId |
Available identifiers of results of the classifier model training algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.