Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Class that implements functionality of the collection of input objects of the quality metrics algorithm specialized for using with the linear regression training algorithm. More...
Public Member Functions | |
| def | __init__ |
| def | getInput |
Public Member Functions inherited from InputDataCollection | |
| def | __init__ |
| def | add |
| def | getInput |
| def __init__ | ( | self | ) |
| def getInput | ( | self, | |
| id | |||
| ) |
Returns the input object of the quality metrics algorithm
| id | Identifier of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.