Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
false and true in binominal attributes
soheil008
Hi
There are some nominal attributes in my data set that have just two value and in general they are binary attributes. For extracting FPGrowth and association rules I convert all of them to binominal attribute. For example attribute sex has two value "M" or "F" but my problem is I don't know which one is considered true and which one is considered false!
for example in association rules results I have [sex] --> [....] but I don't know what does it mean!
Help
Find more posts tagged with
AI Studio
ETL + Data Prep
Accepted answers
All comments
JEdward
You have two options when converting to binominal.
1. (as you have done) turned them into True & False values by replacing. You can specify in the operator which value represents true (for example Male=True).
2. Create two attributes named Sex_Male, Sex_Female and then they will each have opposite True & False values.
I would perhaps consider using option two for your task. Unless it is market basket on selling a product primarily targetting women's clothing as then you can map the smallest class (Male) as true & use this to help filter out the reccomendations specifically for the 'Gift shoppers'.
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups