Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes of the decision tree regression algorithm. More...
Packages | |
package | prediction |
Contains classes for making prediction based on the decision_tree regression model. | |
package | training |
Contains classes for training decision tree regression models. | |
Classes | |
class | Model |
Model trained by decision tree regression algorithm in batch processing mode. More... | |
class | Parameter |
Parameter of the decision tree regression algorithm. More... | |
Contains parameter for decision tree regression algorithm.
For more complete information about compiler optimizations, see our Optimization Notice.