Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes for training decision tree regression models. More...
Classes | |
class | TrainingBatch |
Trains a model of the decision tree regression algorithm in the batch processing mode. More... | |
class | TrainingInput |
Input objects for the decision_tree regression algorithm model training More... | |
class | TrainingInputId |
Available identifiers of the results in the training stage of decision tree. More... | |
class | TrainingMethod |
Available methods for training decision tree regression models. More... | |
class | TrainingResult |
Provides methods to access final results obtained with the compute() method of the decision tree regression training algorithm in the batch processing mode. More... | |
class | TrainingResultId |
Available identifiers of the result of decision tree model-based training. More... | |
Contains classes for training the regression model.
For more complete information about compiler optimizations, see our Optimization Notice.