Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
How to create a filter contains AND/OR clauses
FouadKayali
I want to remove outliers based on the market segements, different market segment has different ranges of prices, so I want to filter based on both attributes for example
(Market segment = online and price > 500) or (Market segment = offline and price > 1000)
Find more posts tagged with
AI Studio
Filtering
Accepted answers
All comments
hmhsing
You may try the attached process using Titanic data from RapidMiner Samples.
Titanic.rmp
hmhsing
An easier way is to select expression in Filter Example condition class and write
Price>500&&contains(Market segment,"online")||Price>1000&&contains(Market segment,"offline")
in parameter expression. I hope this will work!
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups