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

Public Member Functions | List of all members
InputIface Class Reference

Abstract class that specifies the interface of the classes of the classification algorithm input objects. More...

Public Member Functions

def getNumberOfFeatures
 
- Public Member Functions inherited from Input
def __init__
 
def check
 
- Public Member Functions inherited from Argument
def __init__
 
def __lshift__
 
def size
 

Detailed Description

Member Function Documentation

def getNumberOfFeatures (   self)

getNumberOfFeatures(InputIface self) -> size_t


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

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