Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | List of all members
AlgorithmIface Class Reference

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
 

Detailed Description

Member Function Documentation

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

Returns
Method of the algorithm

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.