Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Provides methods for the linear model-based training in the online processing mode. More...
Public Member Functions | |
| def | getPartialResult |
| def | getResult |
| def | compute |
Public Member Functions inherited from Online | |
| def | getInput |
| def | setPartialResult |
| def | setResult |
| def | getPartialResult |
| def | getResult |
| def | compute |
| def compute | ( | self | ) |
Invokes computations
| def getPartialResult | ( | self | ) |
Returns the structure that contains a partial result of the linear model-based training
| def getResult | ( | self | ) |
Returns the structure that contains the result of the linear model-based training
For more complete information about compiler optimizations, see our Optimization Notice.