Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters of the quantiles algorithm. More...
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
quantileOrders = ... | |
def __init__ | ( | self, | |
args | |||
) |
__init__(daal.algorithms.quantiles.Parameter self, daal.data_management.NumericTablePtr const quantileOrders) -> Parameter
|
static |
Numeric table with quantile orders. Default value is 0.5 (median)
For more complete information about compiler optimizations, see our Optimization Notice.