Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Abstract class which defines interface for the library component related to data processing involving execution of the algorithms for analysis, modeling, and prediction. More...
Public Member Functions | |
def | checkComputeParams |
def | checkResult |
def | getMethod |
def checkComputeParams | ( | self | ) |
Validates parameters of the compute method
def checkResult | ( | self | ) |
Validates result parameters of the compute method
def getMethod | ( | self | ) |
Returns method of the algorithm
For more complete information about compiler optimizations, see our Optimization Notice.