Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides interface for the result of linear regression model-based prediction. More...
Public Member Functions | |
def | serializationTag |
def | getSerializationTag |
def | __init__ |
def | get |
def | set |
![]() | |
def | serializationTag |
def | getSerializationTag |
def | __init__ |
def | get |
def | set |
def | check |
def | allocate_{Float64|Float32} |
![]() | |
def | serializationTag |
def | getSerializationTag |
def | __init__ |
def | get |
def | set |
def | check |
![]() | |
def | __init__ |
def | getSerializationTag |
def | check |
![]() | |
def | serialize |
def | deserialize |
def | getSerializationTag |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | __lshift__ |
def | size |
def __init__ | ( | self | ) |
__init__(daal.algorithms.linear_regression.prediction.Result self) -> Result
def get | ( | self, | |
id | |||
) |
Returns the result of linear regression model-based prediction
id | Identifier of the result |
def getSerializationTag | ( | self | ) |
getSerializationTag(Result self) -> int
def serializationTag | ( | ) |
serializationTag() -> int
def set | ( | self, | |
id, | |||
value | |||
) |
Sets the result of linear regression model-based prediction
id | Identifier of the input object |
value | Input object |
For more complete information about compiler optimizations, see our Optimization Notice.