The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Is there any chance that we can use 'apply model' for 'Anomaly detection' operators?
Learner II
in Help
Can we use 'apply model' for the following operators:
1. Clustering-based Multivariate Gaussian Outlier Score (CMGOS)
2. Robust Principal Component Analysis Anomaly Score (rPCA)
1. Clustering-based Multivariate Gaussian Outlier Score (CMGOS)
2. Robust Principal Component Analysis Anomaly Score (rPCA)
0
Answers
Yes you can the first output of the CMGOS is the model itself you can do it with a similar setup as the image.
Or if you stored the model you'll only need to retrieve and apply to the unseen data.