Contains a class for regression model-based training.
More...
|
class | Input |
| Input objects for the regression model-based training More...
|
|
class | PartialResult |
| Provides methods to access a partial result obtained with the compute() method of the regression model-based training in the online processing mode. More...
|
|
class | Result |
| Provides methods to access the result obtained with the compute() method of the regression model-based training. More...
|
|
Enumerator |
---|
data |
Input data table
|
dependentVariables |
Values of the dependent variable for the input data
|
Enumerator |
---|
model |
Regression model
|