Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the binary confusion matrix compute() method. More...
Public Member Functions | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
beta = ... | |
def __init__ | ( | self, | |
beta = 1.0 |
|||
) |
__init__(daal.algorithms.classifier.quality_metric.binary_confusion_matrix.Parameter self, double beta=1.0) -> Parameter
def check | ( | self | ) |
check(Parameter self) -> Status
|
static |
Parameter of the F-score
For more complete information about compiler optimizations, see our Optimization Notice.