Java* API Reference for Intel® Data Analytics Acceleration Library 2019

List of all members

Model trained by decision tree regression algorithm in batch processing mode. More...

Detailed Description

Member Function Documentation

Perform Breadth First Traversal of a tree in the model

Deprecated:
This item will be removed in a future release.
Parameters
visitorThis object gets notified when tree nodes are visited

Perform Breadth First Traversal of a tree in the model

Parameters
visitorThis object gets notified when tree nodes are visited

Perform Depth First Traversal of a tree in the model

Deprecated:
This item will be removed in a future release.
Parameters
visitorThis object gets notified when tree nodes are visited

Perform Depth First Traversal of a tree in the model

Parameters
visitorThis object gets notified when tree nodes are visited

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.