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

List of all members
PredictionParameter Class Reference

PredictionParameter of the gradient boosted trees classification 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.