Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Parameter of the gradient boosted trees regression prediction algorithm. More...
long getNIterations | ( | ) |
Returns number of iterations of the trained model to be used for prediction by the gradient boosted trees prediction algorithm
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
n | Number of iterations |
For more complete information about compiler optimizations, see our Optimization Notice.