Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Base class for the parameters of the classification algorithm. More...
Public Member Functions | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
nClasses = ... | |
resultsToEvaluate = ... | |
def __init__ | ( | self, | |
nClasses = 2 |
|||
) |
Parameter(size_t nClasses=2) -> interface2_Parameter
def check | ( | self | ) |
check(interface2_Parameter self) -> Status
|
static |
Number of classes
|
static |
64 bit integer flag that indicates the results to compute
For more complete information about compiler optimizations, see our Optimization Notice.