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
Selecting Subprocess based on data type
jeganathanvelu
Member Posts: 17 Contributor II
Hi All,
I am trying to automate process performance baselines (quality control charts such as np chart,S chart, c chart , etc..) using Rapid miner and R plugin. For that I need to select a sub process based on the data types (meta data types such as nominal, binominal, numeric, etc) and then execute a pre-configured sub process. Basically I am looking at a conidtional flow based on data types in the input
Any guidance on how i can do this ? Is there anyway i can configure a decision based on data type from within the process flow ?
Thanks in Advance,
Jegan.
I am trying to automate process performance baselines (quality control charts such as np chart,S chart, c chart , etc..) using Rapid miner and R plugin. For that I need to select a sub process based on the data types (meta data types such as nominal, binominal, numeric, etc) and then execute a pre-configured sub process. Basically I am looking at a conidtional flow based on data types in the input
Any guidance on how i can do this ? Is there anyway i can configure a decision based on data type from within the process flow ?
Thanks in Advance,
Jegan.
0
Answers
Select attributes can filter on value_type. Then you should be able to build something in combination with a Branch with minimal attributes conditions.
Cheers,
Martin
Dortmund, Germany