Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
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 |
![]() | |
def | serialize |
def | deserialize |
def | getSerializationTag |
![]() | |
def | __init__ |
def __init__ | ( | self | ) |
Default constructor
def getSerializationTag | ( | self | ) |
For more complete information about compiler optimizations, see our Optimization Notice.