Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Parameters of the prediction algorithm. More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from Parameter | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Parameter | |
| def | __init__ |
| def | check |
Static Public Attributes | |
| nIterations = ... | |
Static Public Attributes inherited from Parameter | |
| nClasses = ... | |
| def __init__ | ( | self, | |
| args | |||
| ) |
__init__(daal.algorithms.gbt.classification.prediction.Parameter self, size_t nClasses=2) -> Parameter
|
static |
Number of iterations of the trained model to be used for prediction
For more complete information about compiler optimizations, see our Optimization Notice.