Machine Learning Functions in Expression Language
Jump to navigation
Jump to search
This pages describes functions and properties that are related to the machine learning functionality in the QPR ProcessAnalyzer expression language.
MLModel
MLModel properties | Description |
---|---|
Type | Returns the exact type of the MLModel. |
DateTime functions | Parameters | Description |
---|---|---|
Train () |
|
Trains given MLModel using given input data and expected outcomes. Parameters
Returns the trained MLModel object itself. |