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?

Himanshu_PantHimanshu_Pant Member Posts: 46 Learner II
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)

Answers

  • MarcoBarradasMarcoBarradas Administrator, Employee-RapidMiner, RapidMiner Certified Analyst, Member Posts: 272 Unicorn
    Hi @Himanshu_Pant,

    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.

Sign In or Register to comment.