Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for training the model of the classification algorithms. More...
Modules | |
| Batch | |
| Online | |
Packages | |
| package | com.intel.daal.algorithms.classifier.training |
| Contains classes for training the classification model. | |
| package | com.intel.daal.algorithms.decision_forest.regression.training |
| Contains classes for training the regression model. | |
| package | com.intel.daal.algorithms.decision_tree.regression.training |
| Contains classes for training decision tree regression models. | |
| package | com.intel.daal.algorithms.gbt.regression.training |
| Contains classes for training the regression 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 | TrainingInput |
| Input objects for the classifier 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.