Python* API Reference for Intel® Data Analytics Acceleration Library 2019
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 = ... | |
For more complete information about compiler optimizations, see our Optimization Notice.