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

Public Member Functions | Static Public Attributes | List of all members
DataSourceFeature Class Reference

Data structure that describes the Data Source feature. More...

Public Member Functions

def __init__
 
def getFeatureName
 
def getCategoricalDictionary
 
def setCategoricalDictionary
 
def setFeatureName
 
def getSerializationTag
 
def getIndexType
 
def setType_{Float64|Float32|Intc}
 
- Public Member Functions inherited from SerializationIface
def serialize
 
def deserialize
 
def getSerializationTag
 
- Public Member Functions inherited from Base
def __init__
 

Static Public Attributes

 ntFeature = ...
 
 name_length = ...
 
 name = ...
 
 cat_dict = ...
 

Detailed Description


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

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