AML Analytics Properties
- Updated2023-02-21
- 2 minute(s) read
Wire the model out output of any Analytics and Machine Learning VI to the reference input of a standard Property Node to get an AML Analytics Property Node. This Property Node has the following properties:
| Property | Access | Data Type | Description |
|---|---|---|---|
| Anomaly Detection Model Type (One Shot) | Read Only |
|
Returns the type of a trained anomaly detection model when you perform one shot training. |
| Anomaly Detection Model Type (Batch) | Read Only |
|
Returns the type of a trained anomaly detection model when you perform batch training. |
| Classification Model Type | Read Only |
|
Returns the type of a trained classification model. |
| Clustering Model Type | Read Only |
|
Returns the type of a trained clustering model. |
| Feature Manipulation Model Type | Read Only |
|
Returns the type of a trained feature manipulation model. |
| Running Mode of Anomaly Detection | Read Only |
|
Returns the running mode of a trained anomaly detection model. |


