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

Public Member Functions | List of all members
InputDataCollection Class Reference

Class that implements functionality of the collection of input objects of the quality metrics algorithm specialized for using with the multi-class classifier training algorithm. More...

Public Member Functions

def __init__
 
def getInput
 
- Public Member Functions inherited from InputDataCollection
def __init__
 
def add
 
def getInput
 

Detailed Description

Constructor & Destructor Documentation

def __init__ (   self)

Member Function Documentation

def getInput (   self,
  id 
)

Returns the input object for the quality metrics algorithm

Parameters
idIdentifier of the input object
Returns
Input object that corresponds to the given identifier

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

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