Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Input objects of the naive Bayes training algorithm in the batch and online processing mode. More...
Public Member Functions | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | getNumberOfFeatures |
def | get |
def | set |
def | check |
![]() | |
def | getNumberOfFeatures |
![]() | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | __lshift__ |
def | size |
def __init__ | ( | self, | |
args | |||
) |
__init__(daal.algorithms.multinomial_naive_bayes.training.Input self, size_t nElements) -> Input
def check | ( | self, | |
parameter, | |||
method | |||
) |
Checks input parameters in the training stage of the classification algorithm
parameter | Parameter of the algorithm |
method | Algorithm method |
For more complete information about compiler optimizations, see our Optimization Notice.