Deploy Anomaly Detection Model VI
- Updated2023-02-21
- 3 minute(s) read
Deploy Anomaly Detection Model VI
Owning Palette: Anomaly Detection VIs
Requires: Analytics and Machine Learning Toolkit
Deploys a trained anomaly detection model and returns the health index of input data.

![]() |
model in specifies the information about the entire workflow of the model. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
model out returns the information about the entire workflow of the model. Wire model out to the reference input of a standard Property Node to get an AML Analytics Property Node. |
![]() |
health index returns anomaly values for the input data.
|
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
Refer to the Anomaly Detection (Deployment) VI in the labview\examples\AML\Anomaly Detection directory for an example of using the Deploy Anomaly Detection Model VI.




