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 = ... | |
def __init__ | ( | self, | |
nClasses = 2 |
|||
) |
__init__(daal.algorithms.classifier.Parameter self, size_t nClasses=2) -> Parameter
def check | ( | self | ) |
check(Parameter self) -> Status
|
static |
Number of classes
For more complete information about compiler optimizations, see our Optimization Notice.