Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

List of all members
Parameter Class Reference

Parameter of the gradient boosted trees regression prediction algorithm. More...

Detailed Description

Member Function Documentation

long getNIterations ( )

Returns number of iterations of the trained model to be used for prediction by the gradient boosted trees prediction algorithm

Returns
Number of iterations
void setNIterations ( long  n)

Sets the number of iterations of the trained model to be used for prediction by the gradient boosted trees prediction algorithm

Parameters
nNumber of iterations

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

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