Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Class that implements functionality of the collection of result objects of the quality metrics algorithm specialized for using with the AdaBoost training algorithm. More...
Public Member Functions | |
def | __init__ |
def | getResult |
![]() | |
def | __init__ |
def | add |
def | getResult |
![]() | |
def | serializationTag |
def | getSerializationTag |
def | __init__ |
![]() | |
def | serialize |
def | deserialize |
def | getSerializationTag |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | getKeyByIndex |
def | getValueByIndex |
def | getValueByIndexConst |
def | size |
def | clear |
def | __getitem__ |
def | __setitem__ |
def __init__ | ( | self | ) |
__init__(daal.algorithms.adaboost.quality_metric_set.ResultCollection self) -> ResultCollection
def getResult | ( | self, | |
id | |||
) |
Returns the result of the quality metrics algorithm
id | Identifier of the result |
For more complete information about compiler optimizations, see our Optimization Notice.