Python* API Reference for Intel® Data Analytics Acceleration Library 2019
The base class for the classes that represent the models, such as linear_regression.Model or svm.Model. More...
Public Member Functions | |
| def | __init__ |
| def | getSerializationTag |
Public Member Functions inherited from SerializationIface | |
| def | serialize |
| def | deserialize |
| def | getSerializationTag |
Public Member Functions inherited from Base | |
| def | __init__ |
| def __init__ | ( | self | ) |
Default constructor
| def getSerializationTag | ( | self | ) |
For more complete information about compiler optimizations, see our Optimization Notice.